Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-065001
#<BuildRuby:0x0000559107225f40
@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.20240317-065001",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.006388 0.001183 2.540991 ( 2.844298)
build_miniruby 0.001358 0.000251 1.836591 ( 1.856236)
build_ruby 0.001171 0.000694 3.649900 ( 3.913459)
build_all 0.000000 0.008687 7.371715 ( 4.100206)
build_install 0.017269 0.005099 9.365656 ( 5.504085)
test_btest 0.000808 0.000216 99.032179 ( 49.686500)
test_basic 0.002697 0.005439 1.047281 ( 1.203566)
test_all 0.079540 0.042964 786.572159 (322.923010)
test_rubyspec 0.050684 0.045447 137.309657 (153.329980)
total: 545.36 sec