Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-110431
#<BuildRuby:0x00007fe7e189fdc0
@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.20241221-110431",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.005805 0.000000 1.923489 ( 2.220406)
build_miniruby 0.001368 0.000000 1.653420 ( 1.650430)
build_ruby 0.002213 0.000000 3.532978 ( 3.702538)
build_all 0.006829 0.000178 5.138944 ( 1.932708)
build_install 0.012093 0.004866 6.140639 ( 3.131715)
test_btest 0.000721 0.000161 63.943788 ( 16.901007)
test_basic 0.005330 0.004371 0.710272 ( 0.760824)
test_all 0.087326 0.056046 610.966336 (192.684539)
test_rubyspec 0.048360 0.035264 118.109656 ( 24.781225)
total: 247.77 sec