Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-090329
#<BuildRuby:0x00007f0487fefdc0
@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.20241229-090329",
@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.000028 0.000004 0.000032 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001449 0.004329 1.923382 ( 2.425751)
build_miniruby 0.001222 0.000253 1.595802 ( 1.592809)
build_ruby 0.001423 0.000294 3.926161 ( 4.131226)
build_all 0.006469 0.001338 6.138189 ( 2.558036)
build_install 0.011533 0.005018 7.601115 ( 3.969079)
test_btest 0.000658 0.000149 71.934856 ( 19.360865)
test_basic 0.000000 0.011450 0.968039 ( 1.027839)
test_all 0.103154 0.038161 671.773601 (204.073961)
test_rubyspec 0.033207 0.046595 113.047056 ( 25.981981)
total: 265.12 sec