Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-163849
#<BuildRuby:0x0000555b9bb6a138
@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.20240219-163849",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000204 0.007312 2.638413 ( 2.441971)
build_miniruby 0.001387 0.000330 1.674205 ( 1.672684)
build_ruby 0.001572 0.000374 3.636110 ( 3.840268)
build_all 0.007720 0.000827 6.768326 ( 3.379258)
build_install 0.020091 0.000591 8.498465 ( 4.506139)
test_btest 0.000988 0.000000 92.134419 ( 35.770160)
test_basic 0.006004 0.000526 1.004020 ( 1.090007)
test_all 0.096339 0.019726 820.890031 (337.681862)
test_rubyspec 0.066288 0.024622 124.981413 (134.413889)
total: 524.80 sec