Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-053442
#<BuildRuby:0x000055c347ed22a8
@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.20230505-053442",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001487 0.004336 1.874365 ( 3.877589)
build_miniruby 0.001417 0.000000 1.287672 ( 1.503609)
build_ruby 0.001531 0.000000 2.535906 ( 3.036262)
build_all 0.002540 0.004478 2.288065 ( 2.165029)
build_install 0.002150 0.014106 3.442543 ( 3.943581)
test_btest 0.000751 0.000300 75.735945 ( 41.718548)
test_basic 0.004368 0.001747 0.814822 ( 1.208171)
test_all 0.000984 0.000394 595.037450 (243.665723)
test_rubyspec 0.022169 0.027962 81.371229 ( 98.405295)
total: 399.52 sec