Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-072934
#<BuildRuby:0x0000560369b46230
@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.20230528-072934",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001274 0.004197 1.723495 ( 2.950345)
build_miniruby 0.000000 0.001306 1.210888 ( 1.210206)
build_ruby 0.000000 0.001395 2.419161 ( 2.641599)
build_all 0.003754 0.002000 2.031918 ( 1.191473)
build_install 0.001595 0.013127 3.090848 ( 2.082594)
test_btest 0.000784 0.000000 76.866789 ( 24.367120)
test_basic 0.004700 0.000570 0.730583 ( 0.803476)
test_all 0.000864 0.000278 584.458253 (190.720322)
test_rubyspec 0.030669 0.028036 85.068204 (100.755860)
total: 326.72 sec