Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-153340
#<BuildRuby:0x00005618c85b2228
@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.20230309-153340",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002061 0.004459 1.771272 ( 4.419346)
build_miniruby 0.001528 0.000000 1.258625 ( 1.467214)
build_ruby 0.001660 0.000000 2.666040 ( 3.238427)
build_all 0.006501 0.000397 2.118238 ( 2.303058)
build_install 0.007843 0.008141 3.180935 ( 3.821882)
test_btest 0.000000 0.000764 69.465549 ( 42.521386)
test_basic 0.002655 0.004159 0.564763 ( 0.936605)
test_all 0.000705 0.000235 562.759693 (289.187785)
test_rubyspec 0.028871 0.025134 80.557127 (101.699968)
total: 449.60 sec