Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-101919
#<BuildRuby:0x000055c777c62138
@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.20240302-101919",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.008102 0.000583 2.744236 ( 3.978225)
build_miniruby 0.001445 0.000207 1.873736 ( 2.011221)
build_ruby 0.001656 0.000236 3.801276 ( 4.188061)
build_all 0.004073 0.005010 6.976965 ( 5.116169)
build_install 0.019789 0.001048 9.014712 ( 6.325619)
test_btest 0.000401 0.000638 96.298509 ( 88.771824)
test_basic 0.000000 0.008607 1.020857 ( 1.464730)
test_all 0.097814 0.022901 852.755480 (435.187133)
test_rubyspec 0.038923 0.048075 127.919875 (137.694765)
total: 684.74 sec