Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-225443
#<BuildRuby:0x0000560adc0a97f8
@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.20240320-225443",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001324 0.008318 3.666034 ( 2.502177)
build_miniruby 0.001195 0.000249 1.533676 ( 1.531566)
build_ruby 0.001489 0.000000 3.554892 ( 3.806601)
build_all 0.007751 0.000000 6.636345 ( 2.589036)
build_install 0.009184 0.010738 9.034628 ( 3.926857)
test_btest 0.000779 0.000208 93.629747 ( 25.834764)
test_basic 0.005303 0.001414 0.802872 ( 0.867270)
test_all 0.075282 0.043251 731.333138 (219.129791)
test_rubyspec 0.039048 0.038591 106.580195 (115.582782)
total: 375.77 sec