Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-120700
#<BuildRuby:0x000056094e106230
@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.20230604-120700",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.006417 1.897557 ( 4.182236)
build_miniruby 0.000764 0.000740 1.301799 ( 1.558238)
build_ruby 0.001454 0.000279 2.637304 ( 3.078785)
build_all 0.005511 0.001060 2.156148 ( 1.940878)
build_install 0.000000 0.017062 3.458763 ( 2.851202)
test_btest 0.000000 0.000662 77.326105 ( 40.203370)
test_basic 0.000000 0.007397 0.818557 ( 1.110015)
test_all 0.000000 0.001121 567.073804 (256.353763)
test_rubyspec 0.028243 0.026645 84.853302 (102.895999)
total: 414.18 sec