Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-095644
#<BuildRuby:0x000055c1771fa390
@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.20240215-095644",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005651 0.000452 1.874044 ( 2.258773)
build_miniruby 0.001562 0.000000 1.616834 ( 1.618505)
build_ruby 0.002041 0.000000 3.086541 ( 20.729822)
build_all 0.004649 0.003007 6.580875 ( 2.979761)
build_install 0.015250 0.004918 8.416465 ( 4.351730)
test_btest 0.000555 0.000158 93.337872 ( 34.099509)
test_basic 0.000436 0.008294 1.069116 ( 1.402818)
test_all 0.091298 0.030198 817.437113 (329.105577)
test_rubyspec 0.050283 0.040803 124.594918 (134.229564)
total: 530.78 sec