Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-195716
#<BuildRuby:0x00007f539b51fdd8
@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.20241112-195716",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.003818 0.003886 3.236529 ( 3.104782)
build_miniruby 0.001175 0.000445 1.176205 ( 1.173864)
build_ruby 0.001154 0.000438 3.229713 ( 3.428489)
build_all 0.003860 0.003951 5.976013 ( 2.527572)
build_install 0.010186 0.007236 8.458856 ( 4.106393)
test_btest 0.000752 0.000319 76.462173 ( 20.480082)
test_basic 0.008645 0.000275 0.962814 ( 1.011932)
test_all 0.111211 0.034279 747.533239 (219.287647)
test_rubyspec 0.052283 0.030290 119.847938 ( 27.710251)
total: 282.83 sec