Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-195249
#<BuildRuby:0x00005571360b2118
@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.20230310-195249",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005624 0.000208 1.680983 ( 3.021918)
build_miniruby 0.001123 0.000153 1.062344 ( 1.063257)
build_ruby 0.001396 0.000000 2.565543 ( 2.759986)
build_all 0.006905 0.000000 2.092988 ( 1.455646)
build_install 0.015789 0.000347 3.285294 ( 2.455250)
test_btest 0.000934 0.000104 69.274629 ( 25.581675)
test_basic 0.000000 0.004991 0.500804 ( 0.598290)
test_all 0.000000 0.002216 590.043351 (354.207892)
test_rubyspec 0.058703 0.006973 86.807201 (143.071595)
total: 534.22 sec