Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-193328
#<BuildRuby:0x000055ff47aba120
@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.20230921-193328",
@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.000019 0.000003 0.000022 ( 0.000042)
autoconf 0.000000 0.000034 0.000034 ( 0.000033)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.002725 0.004275 2.367552 ( 4.558228)
build_miniruby 0.000000 0.001564 15.714018 ( 15.681960)
build_ruby 0.000000 0.001907 3.289775 ( 3.663108)
build_all 0.007458 0.000248 6.167198 ( 3.942980)
build_install 0.011254 0.006723 7.657666 ( 5.173798)
test_btest 0.000732 0.000200 82.179806 ( 41.762847)
test_basic 0.000718 0.008036 0.978636 ( 1.163975)
test_all 0.007035 0.002345 699.823444 (345.806078)
test_rubyspec 0.040701 0.031021 104.739191 (124.335396)
total: 546.09 sec