Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-123008
#<BuildRuby:0x0000555883da68e0
@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.20230605-123008",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006626 0.000415 1.973388 ( 4.118973)
build_miniruby 0.001572 0.000000 1.380388 ( 1.434981)
build_ruby 0.002078 0.000000 2.745497 ( 3.248535)
build_all 0.007161 0.000407 2.244327 ( 2.184646)
build_install 0.018247 0.000000 3.471989 ( 3.407297)
test_btest 0.000000 0.001076 78.044232 ( 44.860884)
test_basic 0.003936 0.003252 0.788487 ( 1.096462)
test_all 0.001863 0.000291 569.184167 (223.136641)
test_rubyspec 0.023186 0.029223 80.815613 ( 92.458785)
total: 375.95 sec