Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-160945
#<BuildRuby:0x00007f6cfb58fdd0
@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.20241215-160945",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.002463 0.003782 2.331298 ( 2.663626)
build_miniruby 0.001202 0.000194 1.423626 ( 1.420863)
build_ruby 0.002093 0.000338 3.986211 ( 48.082621)
build_all 0.005517 0.000890 5.176388 ( 4.316480)
build_install 0.014634 0.000000 6.958914 ( 7.375455)
test_btest 0.000874 0.000000 71.048223 ( 22.497271)
test_basic 0.002000 0.007834 0.801713 ( 3.000143)
test_all 0.100033 0.042915 759.032161 (243.937643)
test_rubyspec 0.053828 0.029265 116.820149 ( 26.137132)
total: 359.43 sec