Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-055709
#<BuildRuby:0x00007f1763f3fdc8
@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.20241114-055709",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000027 0.000005 0.000032 ( 0.000035)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002406 0.004612 2.936023 ( 2.892593)
build_miniruby 0.001574 0.000393 1.850659 ( 1.956805)
build_ruby 0.002057 0.000000 4.736801 ( 5.096305)
build_all 0.010357 0.000000 6.995644 ( 4.187966)
build_install 0.016096 0.005001 8.773610 ( 4.412547)
test_btest 0.000948 0.000000 71.632511 ( 18.775225)
test_basic 0.002207 0.008377 1.020725 ( 1.070141)
test_all 0.125669 0.017955 639.386892 (196.461555)
test_rubyspec 0.038686 0.042470 118.265096 ( 22.685334)
total: 257.54 sec