Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-010335
#<BuildRuby:0x00005620a1a728e0
@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.20240306-010335",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.006457 0.000561 2.235217 ( 2.013046)
build_miniruby 0.001197 0.000104 1.548168 ( 1.546817)
build_ruby 0.000000 0.001528 3.314098 ( 3.562660)
build_all 0.001430 0.006633 6.548300 ( 2.850639)
build_install 0.017899 0.000133 8.190857 ( 4.406951)
test_btest 0.000000 0.000769 91.797143 ( 43.810274)
test_basic 0.004646 0.003494 1.041610 ( 1.241046)
test_all 0.085595 0.033557 824.441084 (330.505741)
test_rubyspec 0.037527 0.044981 117.269966 (126.497218)
total: 516.44 sec