Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-115446
#<BuildRuby:0x0000561f67591a00
@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.20240112-115446",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001586 0.004240 1.681431 ( 2.229401)
build_miniruby 0.001766 0.000212 1.794151 ( 1.819513)
build_ruby 0.001717 0.000000 3.371182 ( 3.619180)
build_all 0.007413 0.000000 5.734387 ( 2.671022)
build_install 0.011971 0.004230 6.676135 ( 3.534735)
test_btest 0.000690 0.000092 83.298505 ( 28.471383)
test_basic 0.000000 0.006467 0.832051 ( 0.894794)
test_all 0.089817 0.027523 726.291604 (228.711096)
test_rubyspec 0.034188 0.025555 82.071145 ( 93.873450)
total: 365.83 sec