Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-021235
#<BuildRuby:0x0000562711bf5f48
@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.20240123-021235",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002660 0.003863 1.805832 ( 2.506488)
build_miniruby 0.001480 0.000143 1.651270 ( 1.663388)
build_ruby 0.001820 0.000176 3.839185 ( 4.056289)
build_all 0.005526 0.003279 6.665764 ( 3.419268)
build_install 0.013975 0.008123 8.162547 ( 5.166261)
test_btest 0.000827 0.000134 88.910852 ( 27.338052)
test_basic 0.000000 0.006807 0.884274 ( 0.941520)
test_all 0.081004 0.037554 751.848248 (270.173680)
test_rubyspec 0.046250 0.056982 163.766113 (174.739619)
total: 490.01 sec