Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-130224
#<BuildRuby:0x000055c65f86e3b0
@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.20240303-130224",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.007124 0.000467 2.657913 ( 2.534130)
build_miniruby 0.001234 0.000183 1.721445 ( 1.719637)
build_ruby 0.000000 0.001911 3.161454 ( 3.428668)
build_all 0.002500 0.005099 6.854254 ( 3.439724)
build_install 0.013402 0.006152 8.580490 ( 4.556574)
test_btest 0.000000 0.001018 92.203912 ( 34.467257)
test_basic 0.000000 0.006638 0.962550 ( 1.032953)
test_all 0.078731 0.040864 811.467956 (330.367108)
test_rubyspec 0.053397 0.033564 125.669394 (135.541089)
total: 517.09 sec