Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-211151
#<BuildRuby:0x0000556f34b79a00
@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.20240309-211151",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002133 0.004734 2.361398 ( 2.091365)
build_miniruby 0.001289 0.000000 1.447954 ( 1.445987)
build_ruby 0.001458 0.000000 2.685366 ( 2.954641)
build_all 0.007078 0.000000 6.199766 ( 2.407110)
build_install 0.007801 0.008762 7.638203 ( 3.548674)
test_btest 0.000573 0.000200 88.084308 ( 23.221983)
test_basic 0.002512 0.003612 0.725938 ( 0.784665)
test_all 0.101657 0.018164 791.754049 (253.985593)
test_rubyspec 0.016054 0.061738 102.265214 (111.344440)
total: 401.79 sec