Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-042439
#<BuildRuby:0x000055626269a108
@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.20230805-042439",
@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.000033 0.000003 0.000036 ( 0.000035)
autoconf 0.000055 0.000006 0.000061 ( 0.000060)
configure 0.000043 0.000004 0.000047 ( 0.000046)
build_up 0.006201 0.000641 2.326311 ( 5.575968)
build_miniruby 0.001334 0.000138 1.734041 ( 3.364717)
build_ruby 0.001439 0.000149 3.625893 ( 6.603735)
build_all 0.007698 0.000339 2.747443 ( 2.970719)
build_install 0.011433 0.008576 4.369891 ( 6.157288)
test_btest 0.000773 0.000118 84.706354 ( 58.882035)
test_basic 0.008314 0.000576 0.992858 ( 1.468603)
test_all 0.000905 0.000133 698.237306 (443.276020)
test_rubyspec 0.036966 0.023860 103.146134 (171.280414)
total: 699.58 sec