Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-095124
#<BuildRuby:0x0000558d1b40e3b0
@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.20231023-095124",
@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.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.006722 3.283159 ( 3.449228)
build_miniruby 0.000000 0.001628 1.575524 ( 1.575762)
build_ruby 0.000000 0.001704 3.264934 ( 3.453319)
build_all 0.006284 0.001328 5.532765 ( 2.911951)
build_install 0.012903 0.005791 7.432623 ( 4.155372)
test_btest 0.000603 0.000187 77.709114 ( 28.431304)
test_basic 0.002560 0.004650 0.825462 ( 0.931492)
test_all 0.064753 0.051893 624.778906 (235.707707)
test_rubyspec 0.038466 0.025685 93.948999 (106.641104)
total: 387.26 sec