Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-233247
#<BuildRuby:0x0000564ca34f6078
@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.20240313-233247",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.009480 0.000423 2.781064 ( 3.666240)
build_miniruby 0.001679 0.000000 1.734643 ( 1.986476)
build_ruby 0.002009 0.000000 3.607124 ( 4.111290)
build_all 0.008094 0.000235 6.720419 ( 3.949504)
build_install 0.015736 0.005062 8.878444 ( 6.036251)
test_btest 0.000807 0.000078 93.609378 ( 56.491905)
test_basic 0.002268 0.004937 0.940327 ( 1.044090)
test_all 0.096058 0.023892 811.758302 (327.089414)
test_rubyspec 0.055381 0.030382 119.158841 (128.425195)
total: 532.80 sec