Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-121740
#<BuildRuby:0x000055d3960ce008
@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.20230903-121740",
@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.000001 0.000018 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.006202 1.855652 ( 2.826528)
build_miniruby 0.000948 0.000571 1.721390 ( 1.934488)
build_ruby 0.001321 0.000206 3.363693 ( 3.854041)
build_all 0.004127 0.004580 6.310787 ( 3.950565)
build_install 0.012891 0.007239 7.435010 ( 5.490735)
test_btest 0.000000 0.000945 83.451744 ( 43.600064)
test_basic 0.000000 0.007153 0.921594 ( 1.040084)
test_all 0.000000 0.009026 684.954475 (324.118801)
test_rubyspec 0.039513 0.031030 100.577857 (113.216796)
total: 500.03 sec