Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-011839
#<BuildRuby:0x000055daac116138
@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-011839",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003716 0.004569 3.597015 ( 5.064958)
build_miniruby 0.002038 0.000000 1.694700 ( 1.950193)
build_ruby 0.001919 0.000000 3.346293 ( 3.817197)
build_all 0.005142 0.003626 5.935890 ( 4.904286)
build_install 0.020484 0.001261 8.031726 ( 6.179059)
test_btest 0.000769 0.000117 81.679470 ( 57.453808)
test_basic 0.003288 0.003411 0.853644 ( 1.146839)
test_all 0.068032 0.054318 664.943752 (280.452499)
test_rubyspec 0.038816 0.017984 84.112341 ( 95.935973)
total: 456.91 sec