Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-001432
#<BuildRuby:0x000055f742c71fe8
@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.20230215-001432",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.004376 0.000761 1.488748 ( 2.013344)
build_miniruby 0.001286 0.000224 1.259345 ( 1.264305)
build_ruby 0.001753 0.000000 2.486032 ( 24.365164)
build_all 0.006889 0.000049 4.024907 ( 2.208536)
build_install 0.011478 0.003292 3.177214 ( 2.553165)
test_btest 0.000833 0.000144 60.972855 ( 22.767568)
test_basic 0.007285 0.000000 0.568210 ( 0.677433)
test_all 0.001901 0.000179 695.158044 (357.381112)
test_rubyspec 0.041444 0.020397 81.372485 (117.239572)
total: 530.47 sec