Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-114017
#<BuildRuby:0x000055c44815e228
@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.20240304-114017",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002847 0.004572 2.594034 ( 2.636453)
build_miniruby 0.001336 0.000279 1.699760 ( 1.699111)
build_ruby 0.001364 0.000285 3.463169 ( 3.687521)
build_all 0.006740 0.001249 6.662365 ( 3.154674)
build_install 0.010019 0.010851 8.782691 ( 5.134904)
test_btest 0.000000 0.000919 94.558403 ( 37.474013)
test_basic 0.001938 0.005806 1.004013 ( 1.069401)
test_all 0.083251 0.035634 825.667024 (318.047880)
test_rubyspec 0.055666 0.042077 137.456819 (176.570831)
total: 549.48 sec