Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-030520
#<BuildRuby:0x00005630e1325dd0
@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.20240304-030520",
@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.000000 0.000076 0.000076 ( 0.000124)
autoconf 0.000000 0.000023 0.000023 ( 0.000023)
configure 0.000000 0.000018 0.000018 ( 0.000018)
build_up 0.003643 0.004385 2.638064 ( 2.414639)
build_miniruby 0.001486 0.000000 1.643984 ( 1.645016)
build_ruby 0.001786 0.000000 3.345355 ( 3.579718)
build_all 0.000960 0.006969 6.812228 ( 3.586122)
build_install 0.016230 0.003269 8.924155 ( 4.952598)
test_btest 0.000701 0.000000 94.751898 ( 39.701425)
test_basic 0.001250 0.007264 1.028411 ( 1.372817)
test_all 0.094269 0.024549 783.926840 (298.256935)
test_rubyspec 0.049013 0.041783 126.378979 (135.829175)
total: 491.34 sec