Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-190154
#<BuildRuby:0x0000556ce120df70
@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.20230801-190154",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.004292 0.003219 2.174284 ( 6.497244)
build_miniruby 0.001487 0.000239 1.678968 ( 3.128723)
build_ruby 0.001622 0.000262 3.325924 ( 4.609160)
build_all 0.003528 0.003700 2.629827 ( 2.636181)
build_install 0.016374 0.002298 3.976440 ( 4.465523)
test_btest 0.000740 0.000135 78.209740 ( 53.100578)
test_basic 0.007213 0.000000 0.896492 ( 1.253214)
test_all 0.001612 0.000105 656.319249 (424.322877)
test_rubyspec 0.040660 0.019163 97.882438 (205.232288)
total: 705.25 sec