Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-163903
#<BuildRuby:0x00007fa717cffdd0
@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.20241208-163903",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006307 0.000814 3.319729 ( 3.399801)
build_miniruby 0.001319 0.000170 1.361186 ( 1.358286)
build_ruby 0.001677 0.000216 3.497788 ( 3.674068)
build_all 0.008007 0.001033 6.024698 ( 2.572576)
build_install 0.014984 0.004064 8.539155 ( 4.278760)
test_btest 0.000888 0.000127 72.749732 ( 20.880733)
test_basic 0.008508 0.000000 0.980970 ( 1.032488)
test_all 0.094743 0.049145 714.701223 (209.912056)
test_rubyspec 0.049616 0.034335 114.139587 ( 27.551565)
total: 274.66 sec