Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-084816
#<BuildRuby:0x000055d552a91a00
@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.20240321-084816",
@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.000029 0.000005 0.000034 ( 0.000034)
configure 0.000042 0.000000 0.000042 ( 0.000043)
build_up 0.008517 0.000000 3.816748 ( 2.806081)
build_miniruby 0.001292 0.000000 1.725530 ( 1.724482)
build_ruby 0.001630 0.000000 3.253731 ( 3.468847)
build_all 0.008217 0.000000 6.788811 ( 3.229176)
build_install 0.016820 0.004748 9.115081 ( 4.357262)
test_btest 0.000597 0.000091 93.824781 ( 31.620347)
test_basic 0.006045 0.000280 0.933120 ( 1.002320)
test_all 0.089462 0.030098 817.387023 (313.581994)
test_rubyspec 0.058433 0.031271 126.865856 (136.243489)
total: 498.03 sec