Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-113732
#<BuildRuby:0x000055b98b2027c8
@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.20230630-113732",
@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.000014 0.000002 0.000016 ( 0.000059)
autoconf 0.000000 0.000034 0.000034 ( 0.000034)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.000000 0.007355 2.197708 ( 7.313648)
build_miniruby 0.001311 0.000329 1.837056 ( 4.634323)
build_ruby 0.001246 0.000291 3.423157 ( 8.692954)
build_all 0.003738 0.004959 2.629179 ( 5.021943)
build_install 0.019043 0.003859 4.066450 ( 8.837131)
test_btest 0.000661 0.000170 83.781906 ( 86.528476)
test_basic 0.000000 0.008775 0.953304 ( 2.339500)
test_all 0.000000 0.002177 627.279827 (518.190002)
test_rubyspec 0.026286 0.027465 89.309307 (132.567904)
total: 774.13 sec