Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-114753
#<BuildRuby:0x000055e11539e120
@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.20231223-114753",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004495 0.000937 1.537585 ( 1.936055)
build_miniruby 0.001315 0.000273 1.546280 ( 1.545559)
build_ruby 0.001820 0.000000 3.131510 ( 3.339173)
build_all 0.007866 0.000244 5.444607 ( 2.878072)
build_install 0.016744 0.001872 6.698160 ( 4.009373)
test_btest 0.000662 0.000120 78.204948 ( 33.957151)
test_basic 0.006664 0.000484 0.873679 ( 0.959902)
test_all 0.074051 0.044591 651.819867 (280.040007)
test_rubyspec 0.044601 0.023380 95.733333 (110.782197)
total: 439.45 sec