Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-140030
#<BuildRuby:0x00007f3dd0defde0
@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.20241203-140030",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000757 0.007137 3.540416 ( 3.033167)
build_miniruby 0.000000 0.001652 1.148976 ( 1.145793)
build_ruby 0.000000 0.002033 4.200165 ( 4.375686)
build_all 0.007773 0.000015 6.303752 ( 2.668858)
build_install 0.013361 0.004344 9.225834 ( 4.470406)
test_btest 0.000792 0.000214 76.036599 ( 20.078454)
test_basic 0.007552 0.002041 0.860078 ( 0.906501)
test_all 0.085867 0.055051 651.090808 (204.069535)
test_rubyspec 0.039139 0.040734 123.061874 ( 32.674378)
total: 273.42 sec