Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-101630
#<BuildRuby:0x00005607ed596078
@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.20240221-101630",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.008341 0.000538 2.851977 ( 3.759969)
build_miniruby 0.001370 0.000089 1.896074 ( 2.234251)
build_ruby 0.001815 0.000117 3.959543 ( 4.262351)
build_all 0.001673 0.006957 7.174135 ( 4.824707)
build_install 0.009362 0.012084 9.069014 ( 6.875446)
test_btest 0.000692 0.000131 93.716222 ( 57.394367)
test_basic 0.007792 0.000699 1.005687 ( 1.290235)
test_all 0.084788 0.032537 762.642573 (383.094991)
test_rubyspec 0.054046 0.036972 132.963490 (143.581107)
total: 607.32 sec