Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-155110
#<BuildRuby:0x0000563784c41f00
@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.20230721-155110",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006739 0.000998 2.171701 ( 5.342705)
build_miniruby 0.001338 0.000198 1.674240 ( 2.123416)
build_ruby 0.001573 0.000000 3.318531 ( 4.791865)
build_all 0.007786 0.000758 2.681602 ( 2.928002)
build_install 0.016030 0.004130 4.136857 ( 4.269570)
test_btest 0.000689 0.000107 78.740863 ( 52.023855)
test_basic 0.000000 0.007437 0.874028 ( 2.922326)
test_all 0.000000 0.002331 638.272862 (313.231863)
test_rubyspec 0.017967 0.035391 87.609181 (105.699446)
total: 493.33 sec