Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-093613
#<BuildRuby:0x00005569dbcce008
@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.20231213-093613",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002066 0.004684 1.889825 ( 1.988416)
build_miniruby 0.000000 0.001249 1.387417 ( 1.385845)
build_ruby 0.000000 0.001511 2.931828 ( 3.151607)
build_all 0.005059 0.001530 5.302051 ( 2.156277)
build_install 0.015513 0.002298 6.853762 ( 3.126111)
test_btest 0.000898 0.000000 81.511944 ( 21.376271)
test_basic 0.003729 0.001668 0.720936 ( 0.779500)
test_all 0.082634 0.036130 668.855776 (190.393657)
test_rubyspec 0.031121 0.025715 82.419236 ( 93.944501)
total: 318.30 sec