Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-103255
#<BuildRuby:0x0000561c825e2258
@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.20240131-103255",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000000 0.005904 1.778890 ( 2.165830)
build_miniruby 0.001299 0.000217 1.664435 ( 1.663387)
build_ruby 0.000000 0.001751 3.292249 ( 3.512185)
build_all 0.000696 0.007448 6.465662 ( 3.224456)
build_install 0.012215 0.007418 7.942508 ( 4.789513)
test_btest 0.000884 0.000000 87.332520 ( 34.138354)
test_basic 0.001384 0.006599 0.850370 ( 0.913856)
test_all 0.085758 0.029839 782.777403 (318.411153)
test_rubyspec 0.048827 0.058236 168.668094 (180.487277)
total: 549.31 sec