Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-080636
#<BuildRuby:0x00005563bd5b9fc0
@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.20230628-080636",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005978 0.000920 2.086188 ( 4.910935)
build_miniruby 0.001169 0.000179 1.544908 ( 2.055683)
build_ruby 0.000000 0.001908 3.074664 ( 4.436135)
build_all 0.000683 0.006648 2.479355 ( 2.196527)
build_install 0.018154 0.002036 4.118539 ( 4.835397)
test_btest 0.000652 0.000140 81.308116 ( 49.487418)
test_basic 0.001990 0.005191 0.882895 ( 1.403717)
test_all 0.000000 0.001355 620.780745 (332.216899)
test_rubyspec 0.019585 0.035168 92.035450 (134.107680)
total: 535.65 sec