Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-161204
#<BuildRuby:0x00005607b7f4e3d0
@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-161204",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000024 0.000009 0.000033 ( 0.000032)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.002991 0.003643 1.933783 ( 3.459312)
build_miniruby 0.000979 0.000391 1.619112 ( 1.651194)
build_ruby 0.001263 0.000505 3.327830 ( 3.540585)
build_all 0.005361 0.002145 2.490086 ( 2.159416)
build_install 0.001079 0.015769 3.636473 ( 3.735047)
test_btest 0.000437 0.000249 82.367885 ( 35.674194)
test_basic 0.000000 0.007022 0.828035 ( 0.922602)
test_all 0.001137 0.000541 598.660290 (238.493491)
test_rubyspec 0.021399 0.027638 82.494434 ( 94.297648)
total: 383.93 sec