Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-071644
#<BuildRuby:0x00007f4e18bffdc0
@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.20241119-071644",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.006954 0.000488 3.959353 ( 3.930945)
build_miniruby 0.001578 0.000263 1.502002 ( 1.500793)
build_ruby 0.001838 0.000307 4.213388 ( 4.380345)
build_all 0.008669 0.000044 6.546351 ( 3.250533)
build_install 0.020903 0.000000 9.487626 ( 5.265841)
test_btest 0.000000 0.001536 79.226019 ( 33.233553)
test_basic 0.003249 0.006651 1.049664 ( 1.134754)
test_all 0.110109 0.036807 776.518332 (328.096347)
test_rubyspec 0.045037 0.038842 120.269356 ( 43.908961)
total: 424.70 sec