Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-043748
#<BuildRuby:0x00007fccacf3fdd8
@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.20240724-043748",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.005053 0.002706 3.491748 ( 3.403161)
build_miniruby 0.001409 0.000261 1.402768 ( 1.399424)
build_ruby 0.001828 0.000338 4.193691 ( 4.379702)
build_all 0.005545 0.003408 8.177181 ( 3.260806)
build_install 0.016249 0.000918 11.006980 ( 5.434484)
test_btest 0.000897 0.000168 112.095612 ( 29.290558)
test_basic 0.007957 0.001492 1.076952 ( 1.120011)
test_all 0.122283 0.024608 801.902135 (255.764042)
test_rubyspec 0.063359 0.031262 167.248909 ( 30.640957)
total: 334.69 sec