Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-150551
#<BuildRuby:0x00005564842fe228
@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.20230618-150551",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.001605 0.004383 1.831624 ( 3.167480)
build_miniruby 0.001144 0.000301 1.351561 ( 1.349864)
build_ruby 0.001080 0.000285 2.477629 ( 2.680405)
build_all 0.004703 0.001238 2.312215 ( 1.285422)
build_install 0.015990 0.000620 3.499371 ( 2.316343)
test_btest 0.000000 0.002899 79.355747 ( 22.127236)
test_basic 0.001967 0.004042 0.744433 ( 0.821573)
test_all 0.001552 0.000453 593.772825 (223.676436)
test_rubyspec 0.019291 0.038079 89.455200 (130.278088)
total: 387.70 sec