Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-070829
#<BuildRuby:0x000055deafebe018
@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.20240229-070829",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.002979 0.003856 2.458017 ( 2.249215)
build_miniruby 0.001231 0.000176 1.389089 ( 1.387238)
build_ruby 0.001551 0.000000 2.838433 ( 3.096675)
build_all 0.003134 0.004156 6.268418 ( 2.382445)
build_install 0.007942 0.010135 8.303709 ( 3.897880)
test_btest 0.000651 0.000158 86.982630 ( 22.748589)
test_basic 0.005101 0.001237 0.751280 ( 0.810971)
test_all 0.086247 0.033424 760.004319 (213.052888)
test_rubyspec 0.053863 0.026735 108.350929 (117.244798)
total: 366.87 sec