Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-225820
#<BuildRuby:0x000055bb337c1e80
@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.20221224-225820",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000008 0.000001 0.000009 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001956 0.003022 0.871976 ( 1.248059)
build_miniruby 0.001143 0.000190 1.219328 ( 1.217877)
build_ruby 0.001409 0.000234 3.280320 ( 3.602065)
build_all 0.006334 0.000390 3.440417 ( 1.646271)
build_install 0.009152 0.001464 2.549057 ( 1.641389)
test_btest 0.000842 0.000135 56.771573 ( 15.189399)
test_basic 0.001046 0.002982 0.368938 ( 0.465379)
test_all 0.003621 0.000506 631.263205 (179.382628)
test_rubyspec 0.028399 0.008406 61.814830 ( 71.913635)
total: 276.31 sec