Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-154509
#<BuildRuby:0x0000558a0dc25a00
@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.20230712-154509",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.000000 0.007263 2.213824 ( 5.807340)
build_miniruby 0.001423 0.000184 1.871520 ( 4.275343)
build_ruby 0.000000 0.001913 3.493200 ( 5.877193)
build_all 0.004505 0.004545 2.721671 ( 4.147070)
build_install 0.017572 0.004212 4.142589 ( 6.712995)
test_btest 0.000901 0.000166 86.393174 ( 68.607854)
test_basic 0.002392 0.000440 0.935931 ( 1.848652)
test_all 0.001153 0.000212 640.045473 (360.882339)
test_rubyspec 0.045709 0.014254 95.239286 (146.659682)
total: 604.82 sec