Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-042738
#<BuildRuby:0x0000557f260ca120
@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-042738",
@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.000028 0.000002 0.000030 ( 0.000030)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.000986 0.006893 2.348877 ( 6.669500)
build_miniruby 0.001619 0.000000 1.742225 ( 2.468766)
build_ruby 0.001661 0.000022 3.420025 ( 30.700196)
build_all 0.008492 0.000000 6.428321 ( 5.113721)
build_install 0.009438 0.010654 7.798942 ( 6.644981)
test_btest 0.000907 0.000000 84.148638 ( 60.048942)
test_basic 0.005351 0.003402 0.979530 ( 2.066842)
test_all 0.008701 0.001657 694.105248 (519.609917)
test_rubyspec 0.037923 0.035052 106.480306 (181.157974)
total: 814.48 sec