Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-205818
#<BuildRuby:0x00007f55580efdd0
@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.20240926-205818",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000048 0.000006 0.000054 ( 0.000054)
configure 0.000041 0.000005 0.000046 ( 0.000047)
build_up 0.000000 0.010944 5.350698 ( 5.249973)
build_miniruby 0.000000 0.001963 2.028639 ( 2.163736)
build_ruby 0.000000 0.002494 4.827431 ( 5.199076)
build_all 0.007869 0.002393 7.667419 ( 5.226441)
build_install 0.022882 0.002505 11.646285 ( 7.530728)
test_btest 0.000903 0.000199 97.700131 ( 38.109152)
test_basic 0.004355 0.005127 1.094188 ( 5.344985)
test_all 0.111132 0.041977 830.429093 (295.025675)
test_rubyspec 0.063209 0.027626 138.866741 ( 49.999997)
total: 413.85 sec