Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-032251
#<BuildRuby:0x0000559d2ef0e008
@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.20240318-032251",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.008261 0.000000 2.523347 ( 2.989207)
build_miniruby 0.001659 0.000000 1.780003 ( 1.834038)
build_ruby 0.002031 0.000003 3.744551 ( 3.966073)
build_all 0.009243 0.000108 7.537401 ( 4.207408)
build_install 0.017278 0.004187 9.397998 ( 5.433109)
test_btest 0.000761 0.000084 96.233874 ( 38.716247)
test_basic 0.004042 0.004696 1.055337 ( 1.174825)
test_all 0.105377 0.021093 827.194295 (404.320418)
test_rubyspec 0.049317 0.046150 139.155601 (167.385864)
total: 630.03 sec