Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-212852
#<BuildRuby:0x00007fb6d2affdd0
@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.20240706-212852",
@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.000019 0.000008 0.000027 ( 0.000029)
autoconf 0.000032 0.000015 0.000047 ( 0.000047)
configure 0.000026 0.000013 0.000039 ( 0.000039)
build_up 0.001207 0.006537 3.557803 ( 3.086833)
build_miniruby 0.001112 0.000596 1.291431 ( 1.288420)
build_ruby 0.000000 0.002411 4.206746 ( 22.021136)
build_all 0.005415 0.004550 8.269429 ( 3.194164)
build_install 0.016003 0.005359 11.983898 ( 5.631814)
test_btest 0.000504 0.000273 119.572822 ( 32.260765)
test_basic 0.005897 0.004967 1.300223 ( 1.356706)
test_all 0.125827 0.028691 869.014403 (241.043051)
test_rubyspec 0.065498 0.027987 175.478304 ( 49.002706)
total: 358.89 sec