Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-084124
#<BuildRuby:0x0000559a9758e058
@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.20240309-084124",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.006733 0.001464 2.634839 ( 2.749625)
build_miniruby 0.000000 0.001583 1.837326 ( 1.861721)
build_ruby 0.000000 0.001511 3.694356 ( 4.037369)
build_all 0.004497 0.004253 6.871098 ( 3.789639)
build_install 0.011679 0.010668 8.772867 ( 5.273534)
test_btest 0.000523 0.000180 91.332404 ( 33.741736)
test_basic 0.005590 0.001921 0.841577 ( 0.921343)
test_all 0.053336 0.064277 805.172504 (283.714894)
test_rubyspec 0.043482 0.043101 121.518534 (130.961322)
total: 467.05 sec