Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-045214
#<BuildRuby:0x00007f231542fdd0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241103-045214",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.004487 0.004655 4.205310 ( 4.959486)
build_miniruby 0.001816 0.000259 1.848381 ( 2.164255)
build_ruby 0.002125 0.000304 4.644238 ( 5.142011)
build_all 0.008040 0.003512 7.176347 ( 5.360813)
build_install 0.023131 0.001568 10.515512 ( 8.010557)
test_btest 0.000723 0.000106 81.818692 ( 69.292369)
test_basic 0.011611 0.000386 1.075300 ( 1.664317)
test_all 0.129199 0.032553 833.694367 (513.512585)
test_rubyspec 0.049913 0.042857 127.518804 ( 63.557358)
total: 673.66 sec