Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-154028
#<BuildRuby:0x00005597b1a2e3d0
@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.20230107-154028",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004269 0.000407 1.173650 ( 1.635978)
build_miniruby 0.001218 0.000116 1.442632 ( 1.446092)
build_ruby 0.001361 0.000130 3.559981 ( 3.967714)
build_all 0.007516 0.000716 4.082636 ( 2.324593)
build_install 0.008345 0.009267 3.243218 ( 2.519983)
test_btest 0.000675 0.000118 57.822485 ( 23.912091)
test_basic 0.005047 0.000054 0.359425 ( 0.455882)
test_all 0.000956 0.000160 617.975292 (190.533121)
test_rubyspec 0.010242 0.035845 63.393181 ( 73.039408)
total: 299.84 sec