Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-030231
#<BuildRuby:0x00007f0c73bafdc0
@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.20241203-030231",
@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.000026 0.000003 0.000029 ( 0.000030)
autoconf 0.000049 0.000007 0.000056 ( 0.000054)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.008674 0.000633 3.821605 ( 4.950836)
build_miniruby 0.001797 0.000243 1.806247 ( 2.582974)
build_ruby 0.000000 0.002180 4.832143 ( 5.443612)
build_all 0.005489 0.006285 7.153932 ( 6.760533)
build_install 0.017076 0.009391 10.006912 ( 9.489614)
test_btest 0.000652 0.000143 83.821674 ( 58.176775)
test_basic 0.011796 0.000655 1.184041 ( 1.675695)
test_all 0.098352 0.051729 789.149601 (275.604778)
test_rubyspec 0.041355 0.041231 119.951927 ( 26.843403)
total: 391.53 sec