Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-195816
#<BuildRuby:0x00007f9229d2fdd0
@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.20241222-195816",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.000000 0.005477 1.992796 ( 2.313320)
build_miniruby 0.000000 0.001419 1.592368 ( 1.588982)
build_ruby 0.000869 0.001103 4.228162 ( 4.329045)
build_all 0.007697 0.000000 6.374886 ( 2.695858)
build_install 0.008815 0.008852 7.571382 ( 3.861158)
test_btest 0.000696 0.000193 74.738970 ( 20.350640)
test_basic 0.009459 0.000000 1.036015 ( 1.084526)
test_all 0.101942 0.041965 681.283741 (206.875715)
test_rubyspec 0.034054 0.041165 115.057238 ( 21.692885)
total: 264.79 sec