Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-235504
#<BuildRuby:0x000055728e032130
@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.20230701-235504",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006170 0.000712 2.172492 ( 4.428804)
build_miniruby 0.001594 0.000000 1.592551 ( 1.867345)
build_ruby 0.001485 0.000000 3.033446 ( 3.705815)
build_all 0.000498 0.006911 2.601294 ( 2.780095)
build_install 0.012687 0.007207 4.018810 ( 4.926911)
test_btest 0.000787 0.000167 80.750104 ( 44.133436)
test_basic 0.008211 0.000098 0.910065 ( 1.415998)
test_all 0.001104 0.000221 599.368750 (247.479679)
test_rubyspec 0.033488 0.020680 88.569568 (104.465276)
total: 415.20 sec