Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-130858
#<BuildRuby:0x0000563910f26120
@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.20240222-130858",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002314 0.004496 2.451462 ( 2.355566)
build_miniruby 0.001295 0.000278 1.640424 ( 1.639535)
build_ruby 0.000000 0.001820 3.361677 ( 3.601848)
build_all 0.000000 0.008251 6.738119 ( 3.254075)
build_install 0.007815 0.011287 8.806803 ( 4.749054)
test_btest 0.000700 0.000263 91.880792 ( 38.936332)
test_basic 0.004118 0.004008 0.972809 ( 1.060322)
test_all 0.062108 0.055280 788.814515 (285.448317)
test_rubyspec 0.052284 0.036179 126.867388 (137.830305)
total: 478.88 sec