Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-110149
#<BuildRuby:0x00005597f5bfa008
@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.20231022-110149",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000000 0.000035 0.000035 ( 0.000034)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.003828 0.004521 3.665936 ( 4.768251)
build_miniruby 0.001546 0.000247 1.710770 ( 1.845659)
build_ruby 0.001779 0.000284 3.328783 ( 3.692227)
build_all 0.004670 0.004505 5.957528 ( 4.269588)
build_install 0.019034 0.002696 8.327732 ( 5.949833)
test_btest 0.000000 0.001369 82.149761 ( 69.192358)
test_basic 0.003880 0.003329 0.884523 ( 1.283302)
test_all 0.099032 0.029739 701.947530 (671.091607)
test_rubyspec 0.053839 0.022232 103.343639 (176.476814)
total: 938.57 sec