Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-125620
#<BuildRuby:0x0000559850546008
@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.20240124-125620",
@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.000021)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000021)
build_up 0.006193 0.000151 2.011916 ( 2.841898)
build_miniruby 0.001369 0.000094 1.814887 ( 1.931494)
build_ruby 0.000000 0.002706 3.564004 ( 4.242573)
build_all 0.000000 0.007616 6.494034 ( 5.245783)
build_install 0.016590 0.002547 7.949834 ( 7.089979)
test_btest 0.000650 0.000101 87.667396 ( 75.879919)
test_basic 0.006831 0.001067 0.978996 ( 1.583969)
test_all 0.086179 0.041736 813.767662 (811.949655)
test_rubyspec 0.059124 0.055859 188.083463 (295.080840)
total: 1205.85 sec