Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-130937
#<BuildRuby:0x000055f901551fb8
@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.20230525-130937",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006171 0.001481 1.986880 ( 5.125477)
build_miniruby 0.001290 0.000310 1.579806 ( 2.011506)
build_ruby 0.001295 0.000311 2.907227 ( 4.044315)
build_all 0.007331 0.000000 2.203165 ( 2.642002)
build_install 0.019213 0.001159 3.523464 ( 4.548956)
test_btest 0.000691 0.000138 78.228429 ( 83.700765)
test_basic 0.006004 0.001200 0.782816 ( 1.491080)
test_all 0.001624 0.001118 628.765641 (659.734345)
test_rubyspec 0.020164 0.039641 85.958388 (113.279832)
total: 876.58 sec