Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-001525
#<BuildRuby:0x000056087590e380
@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.20230831-001525",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000032)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.005005 0.000104 1.720262 ( 2.116963)
build_miniruby 0.001594 0.000000 1.672225 ( 1.671007)
build_ruby 0.001846 0.000000 3.143634 ( 3.340622)
build_all 0.007529 0.000292 6.309208 ( 2.936874)
build_install 0.012656 0.005138 7.492569 ( 4.461878)
test_btest 0.000706 0.000085 85.886324 ( 34.094593)
test_basic 0.007239 0.000000 0.968112 ( 1.040383)
test_all 0.005018 0.005789 700.997846 (257.628050)
test_rubyspec 0.050003 0.020952 102.181760 (113.562462)
total: 420.85 sec