Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-112511
#<BuildRuby:0x000055ab5b99a320
@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.20230914-112511",
@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.000025 0.000007 0.000032 ( 0.000029)
autoconf 0.000031 0.000008 0.000039 ( 0.000034)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.005244 0.001468 2.306860 ( 3.800645)
build_miniruby 0.001384 0.000387 1.711865 ( 1.712403)
build_ruby 0.001501 0.000420 3.284988 ( 3.498183)
build_all 0.006069 0.001699 6.183447 ( 3.235898)
build_install 0.018130 0.000000 7.740346 ( 5.476491)
test_btest 0.000947 0.000000 87.983085 ( 39.540544)
test_basic 0.007310 0.000874 1.034840 ( 1.131037)
test_all 0.003407 0.006380 720.987262 (254.206650)
test_rubyspec 0.030334 0.039200 102.398195 (113.812206)
total: 426.42 sec