Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-234234
#<BuildRuby:0x0000559c276e6130
@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.20230607-234234",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002222 0.004396 1.958314 ( 3.321495)
build_miniruby 0.001650 0.000000 1.484909 ( 1.548718)
build_ruby 0.000000 0.001755 2.933692 ( 3.268978)
build_all 0.004817 0.001885 2.317810 ( 2.163475)
build_install 0.011136 0.004733 3.334517 ( 2.754288)
test_btest 0.000000 0.000729 78.369373 ( 38.709841)
test_basic 0.002694 0.004021 0.827904 ( 0.960359)
test_all 0.000355 0.001361 609.945631 (251.012404)
test_rubyspec 0.018738 0.032986 82.439355 ( 95.193141)
total: 398.93 sec