Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-033033
#<BuildRuby:0x0000561367ef23d0
@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.20240320-033033",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006027 0.003759 3.906147 ( 2.718069)
build_miniruby 0.001199 0.000124 1.732225 ( 1.730055)
build_ruby 0.000000 0.001642 3.445691 ( 3.683122)
build_all 0.004569 0.002841 6.792064 ( 2.665510)
build_install 0.010373 0.008611 8.927011 ( 3.805877)
test_btest 0.000818 0.000158 89.951725 ( 23.581032)
test_basic 0.001812 0.004606 0.748193 ( 0.806946)
test_all 0.064924 0.053330 735.217063 (215.576826)
test_rubyspec 0.032534 0.044332 107.809887 (117.062456)
total: 371.63 sec