Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-060101
#<BuildRuby:0x0000557861a8a258
@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.20230706-060101",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.001730 0.004577 1.942995 ( 3.295411)
build_miniruby 0.001017 0.000321 1.568622 ( 1.569259)
build_ruby 0.001211 0.000382 3.235710 ( 33.866404)
build_all 0.003361 0.003938 2.592812 ( 2.050308)
build_install 0.012496 0.005691 3.869410 ( 3.792827)
test_btest 0.000722 0.000263 85.203948 ( 35.576645)
test_basic 0.007650 0.001119 0.975398 ( 1.313346)
test_all 0.001508 0.000524 632.744274 (233.757038)
test_rubyspec 0.021622 0.032018 91.419076 (104.129599)
total: 419.35 sec