Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-192000
#<BuildRuby:0x0000557c4481e230
@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.20231011-192000",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006603 0.000284 2.329223 ( 2.432197)
build_miniruby 0.000000 0.001502 1.517763 ( 1.520571)
build_ruby 0.000000 0.001763 3.198106 ( 3.391990)
build_all 0.000000 0.008365 6.263301 ( 3.068394)
build_install 0.009067 0.012028 7.864265 ( 4.674876)
test_btest 0.000650 0.000191 88.646122 ( 34.967247)
test_basic 0.003554 0.001045 0.890299 ( 0.959665)
test_all 0.005722 0.004360 717.354345 (289.877473)
test_rubyspec 0.050246 0.023092 105.196930 (117.613397)
total: 458.51 sec