Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-155326
#<BuildRuby:0x00005650ccbd21a8
@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.20230730-155326",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007068 0.000304 2.369265 ( 9.850102)
build_miniruby 0.001767 0.000152 1.855071 ( 6.989676)
build_ruby 0.001837 0.000158 3.693644 ( 11.319133)
build_all 0.007761 0.000665 2.834130 ( 6.892779)
build_install 0.019446 0.000936 4.349896 ( 10.700726)
test_btest 0.001051 0.000085 87.040778 (103.534258)
test_basic 0.003736 0.004704 1.016782 ( 3.639875)
test_all 0.001271 0.000138 658.425661 (550.245174)
test_rubyspec 0.032074 0.035792 98.347972 (213.995233)
total: 917.17 sec