Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-072643
#<BuildRuby:0x00007f018478fdc0
@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.20241227-072643",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.001415 0.004334 1.619367 ( 1.911548)
build_miniruby 0.001178 0.000282 1.253266 ( 1.249836)
build_ruby 0.001279 0.000307 3.294514 ( 3.513960)
build_all 0.007449 0.000760 5.982688 ( 2.455470)
build_install 0.015423 0.003884 7.690872 ( 4.123834)
test_btest 0.000747 0.000175 77.065944 ( 20.725302)
test_basic 0.000000 0.007966 0.846304 ( 0.894765)
test_all 0.115798 0.028841 702.223671 (210.505494)
test_rubyspec 0.053620 0.030438 118.573128 ( 27.178731)
total: 272.56 sec