Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-103547
#<BuildRuby:0x00005602511e6258
@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-103547",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.005737 0.001275 2.424160 ( 4.907767)
build_miniruby 0.001400 0.000311 1.755697 ( 1.966000)
build_ruby 0.001809 0.000402 3.610071 ( 4.550568)
build_all 0.008953 0.000000 6.562732 ( 5.900600)
build_install 0.016366 0.004213 8.138459 ( 7.503108)
test_btest 0.000684 0.000145 87.365628 ( 59.721354)
test_basic 0.005339 0.001133 1.023958 ( 1.618326)
test_all 0.006616 0.004987 687.005081 (352.006364)
test_rubyspec 0.043693 0.029731 107.760574 (131.678464)
total: 569.85 sec