Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-213238
#<BuildRuby:0x000055d17df6e308
@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.20230704-213238",
@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.000099 0.000000 0.000099 ( 0.000069)
autoconf 0.000035 0.000000 0.000035 ( 0.000036)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.004103 0.003062 2.176985 ( 6.527890)
build_miniruby 0.001786 0.000390 1.721488 ( 4.359083)
build_ruby 0.001572 0.000344 3.201905 ( 8.207836)
build_all 0.007835 0.000871 2.654979 ( 5.218766)
build_install 0.015103 0.005544 4.065254 ( 7.702063)
test_btest 0.000761 0.000174 81.688850 ( 88.119858)
test_basic 0.002668 0.004777 0.913878 ( 2.270251)
test_all 0.001828 0.000470 630.993198 (630.221719)
test_rubyspec 0.040991 0.020432 93.110970 (160.976201)
total: 913.61 sec