Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-215445
#<BuildRuby:0x0000561b44b15f48
@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.20231208-215445",
@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.000005 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002476 0.004659 2.346704 ( 2.403185)
build_miniruby 0.001261 0.000315 1.512136 ( 1.513028)
build_ruby 0.001725 0.000000 3.099981 ( 3.343589)
build_all 0.002993 0.004388 5.701302 ( 2.635451)
build_install 0.011283 0.008006 7.151453 ( 4.056130)
test_btest 0.000657 0.000211 82.105301 ( 32.953798)
test_basic 0.006570 0.000734 0.892554 ( 0.970274)
test_all 0.087005 0.030223 683.786900 (243.268759)
test_rubyspec 0.048950 0.019594 92.391402 (105.607294)
total: 396.75 sec