Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-124015
#<BuildRuby:0x000055fd69026130
@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.20230824-124015",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006375 0.000213 2.280983 ( 5.849753)
build_miniruby 0.001682 0.000056 1.605713 ( 1.737775)
build_ruby 0.001800 0.000060 3.468359 ( 5.603021)
build_all 0.007734 0.000000 6.380193 ( 5.499030)
build_install 0.011003 0.008102 7.882041 ( 7.016637)
test_btest 0.000000 0.000734 83.096310 ( 51.528698)
test_basic 0.002609 0.003402 0.909891 ( 1.635174)
test_all 0.005403 0.004254 714.158938 (359.808391)
test_rubyspec 0.049397 0.021194 106.326018 (139.203686)
total: 577.88 sec