Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-214108
#<BuildRuby:0x00007f20fc9cfdc8
@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.20241202-214108",
@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.000021)
autoconf 0.000118 0.000000 0.000118 ( 0.000326)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.005645 0.004445 3.753161 ( 5.046172)
build_miniruby 0.001300 0.000293 1.700827 ( 2.048034)
build_ruby 0.001625 0.000367 4.524521 ( 5.190415)
build_all 0.009598 0.001185 6.580965 ( 5.186894)
build_install 0.020377 0.002403 9.362690 ( 20.297336)
test_btest 0.000747 0.000154 80.895034 ( 61.939755)
test_basic 0.011205 0.000342 1.131198 ( 2.685745)
test_all 0.113498 0.035466 795.911574 (345.376738)
test_rubyspec 0.047858 0.032103 118.584722 ( 26.021682)
total: 473.79 sec