Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-025842
#<BuildRuby:0x0000564406819f70
@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.20230713-025842",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004485 0.001121 1.901628 ( 3.256854)
build_miniruby 0.000000 0.001590 1.532433 ( 1.542292)
build_ruby 0.000000 0.001973 3.320067 ( 3.605010)
build_all 0.003574 0.003341 2.604114 ( 2.064098)
build_install 0.006941 0.011059 3.927528 ( 3.467811)
test_btest 0.000595 0.000243 82.836741 ( 40.135536)
test_basic 0.000000 0.008197 0.946290 ( 1.068497)
test_all 0.000000 0.001761 599.280013 (238.586033)
test_rubyspec 0.027225 0.026781 91.370466 (105.198584)
total: 398.93 sec