Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-043231
#<BuildRuby:0x0000564d2b9a63b0
@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.20240321-043231",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.003200 0.008217 4.147376 ( 4.315730)
build_miniruby 0.001604 0.000000 1.809978 ( 2.211940)
build_ruby 0.002012 0.000000 3.720959 ( 4.318690)
build_all 0.007656 0.001625 7.418094 ( 5.565310)
build_install 0.004847 0.017840 10.020144 ( 7.315185)
test_btest 0.000692 0.000224 95.356293 ( 71.037761)
test_basic 0.006727 0.002176 1.094800 ( 1.503798)
test_all 0.071432 0.050180 859.993759 (490.810549)
test_rubyspec 0.027662 0.066832 134.256419 (148.829643)
total: 735.91 sec