Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-123941
#<BuildRuby:0x00007f07a7b6fde0
@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.20240806-123941",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004158 0.004032 3.867511 ( 4.003884)
build_miniruby 0.001570 0.000475 1.695178 ( 1.694292)
build_ruby 0.000000 0.002177 4.299257 ( 4.459258)
build_all 0.004506 0.004575 8.301584 ( 3.313994)
build_install 0.014961 0.003675 10.864443 ( 5.014888)
test_btest 0.000668 0.000223 124.417333 ( 46.392427)
test_basic 0.005805 0.004805 1.209624 ( 1.256363)
test_all 0.121414 0.031514 879.322411 (301.348356)
test_rubyspec 0.056070 0.036776 163.177258 ( 35.155355)
total: 402.64 sec