Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-050635
#<BuildRuby:0x0000555fb9e02018
@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.20240310-050635",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006116 0.000555 2.353947 ( 2.329179)
build_miniruby 0.001549 0.000000 1.530937 ( 1.528865)
build_ruby 0.001577 0.000000 3.319192 ( 3.541154)
build_all 0.007696 0.000000 6.658876 ( 2.598829)
build_install 0.016016 0.002103 8.430978 ( 3.937693)
test_btest 0.000828 0.000171 93.043379 ( 24.979370)
test_basic 0.004692 0.001591 0.923974 ( 0.983007)
test_all 0.085216 0.036312 785.619630 (256.498143)
test_rubyspec 0.033134 0.048854 114.022074 (123.005784)
total: 419.40 sec