Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-135555
#<BuildRuby:0x0000564cd8f8e258
@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.20240128-135555",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.006116 0.000075 1.892400 ( 2.263339)
build_miniruby 0.001431 0.000051 1.709315 ( 1.710213)
build_ruby 0.001801 0.000064 3.248229 ( 3.505652)
build_all 0.007478 0.000110 6.187905 ( 3.161709)
build_install 0.015563 0.004553 7.925228 ( 4.714203)
test_btest 0.000724 0.000000 85.873230 ( 36.794891)
test_basic 0.003363 0.004453 0.971460 ( 1.070404)
test_all 0.094928 0.019233 798.618900 (291.697135)
test_rubyspec 0.054072 0.050030 164.947040 (176.571095)
total: 521.49 sec