Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-234052
#<BuildRuby:0x000055e2fbe52390
@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.20230801-234052",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005713 0.001143 2.235187 ( 3.682847)
build_miniruby 0.001263 0.000253 1.617982 ( 1.635840)
build_ruby 0.001328 0.000265 3.328623 ( 3.582846)
build_all 0.005798 0.002803 2.688434 ( 2.310100)
build_install 0.014205 0.003613 3.945636 ( 3.284680)
test_btest 0.000605 0.000133 78.724081 ( 43.443444)
test_basic 0.003128 0.004792 0.954744 ( 2.246563)
test_all 0.001278 0.000319 651.816890 (541.211245)
test_rubyspec 0.046518 0.018041 99.020385 (206.051636)
total: 807.45 sec