Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-150215
#<BuildRuby:0x000055a9f7f0e208
@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.20230907-150215",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002524 0.004399 1.942937 ( 3.260181)
build_miniruby 0.001467 0.000293 15.757966 ( 15.508581)
build_ruby 0.001485 0.000297 3.320483 ( 3.662840)
build_all 0.007818 0.000723 6.382047 ( 4.169041)
build_install 0.013647 0.005317 7.764846 ( 5.394028)
test_btest 0.000761 0.000162 84.437141 ( 43.268671)
test_basic 0.000302 0.007703 0.980488 ( 1.244371)
test_all 0.006855 0.002661 724.968634 (303.525252)
test_rubyspec 0.034437 0.036998 105.089733 (121.468130)
total: 501.50 sec