Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-193526
#<BuildRuby:0x000055d8ba4666d8
@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.20230514-193526",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000000 0.000029 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.002210 0.003055 1.799859 ( 3.103210)
build_miniruby 0.001221 0.000203 1.260579 ( 1.261649)
build_ruby 0.001377 0.000229 2.560301 ( 2.779959)
build_all 0.005869 0.000320 2.156461 ( 1.471780)
build_install 0.016258 0.000062 3.468839 ( 3.018129)
test_btest 0.000738 0.000102 73.596456 ( 33.084539)
test_basic 0.003803 0.002717 0.751209 ( 0.834727)
test_all 0.001329 0.000207 569.119625 (225.766974)
test_rubyspec 0.021587 0.024684 75.481649 ( 87.304436)
total: 358.63 sec