Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-141212
#<BuildRuby:0x00007fcee273fdd0
@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.20241209-141212",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002602 0.004754 2.811964 ( 2.855709)
build_miniruby 0.001097 0.000314 1.060105 ( 1.057229)
build_ruby 0.001282 0.000367 3.116123 ( 3.310071)
build_all 0.003263 0.003941 5.404826 ( 2.158711)
build_install 0.016485 0.000000 7.441824 ( 3.402631)
test_btest 0.000721 0.000116 67.831833 ( 17.641454)
test_basic 0.005816 0.003502 0.674035 ( 0.734819)
test_all 0.104121 0.038896 659.469801 (220.711710)
test_rubyspec 0.039515 0.040850 114.119498 ( 21.260033)
total: 273.13 sec