Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-053640
#<BuildRuby:0x000055d15ac0e118
@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.20230909-053640",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002783 0.004442 2.366673 ( 4.377906)
build_miniruby 0.001304 0.000233 1.780421 ( 2.041462)
build_ruby 0.001772 0.000317 3.457956 ( 3.952044)
build_all 0.001217 0.007616 6.498886 ( 4.406808)
build_install 0.014712 0.007707 8.148624 ( 6.301896)
test_btest 0.000835 0.000000 85.878178 ( 48.662311)
test_basic 0.000721 0.007274 0.963233 ( 1.295026)
test_all 0.002427 0.007932 718.471250 (612.368933)
test_rubyspec 0.043046 0.038433 111.083021 (160.255212)
total: 843.66 sec