Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-000212
#<BuildRuby:0x000055e4b001d5e8
@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-000212",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000026 0.000000 0.000026 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.007999 0.000276 2.460948 ( 3.211328)
build_miniruby 0.001398 0.000048 1.742501 ( 1.814032)
build_ruby 0.001389 0.000048 3.520860 ( 4.033299)
build_all 0.008493 0.000139 7.126138 ( 4.993188)
build_install 0.011856 0.009663 8.893998 ( 6.518636)
test_btest 0.000693 0.000067 95.626902 ( 60.435512)
test_basic 0.007978 0.000000 1.067474 ( 1.265419)
test_all 0.114801 0.010762 833.429307 (501.612283)
test_rubyspec 0.049218 0.049008 139.468725 (182.756018)
total: 766.64 sec