Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-083634
#<BuildRuby:0x0000560a29d92108
@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.20240223-083634",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.008298 0.000029 2.513389 ( 2.428468)
build_miniruby 0.001377 0.000153 1.883236 ( 1.886740)
build_ruby 0.001995 0.000000 3.611301 ( 3.823207)
build_all 0.008203 0.000000 6.448872 ( 2.870055)
build_install 0.010454 0.009717 8.298177 ( 4.044216)
test_btest 0.000728 0.000121 87.505423 ( 25.841477)
test_basic 0.005024 0.000837 0.767876 ( 0.825879)
test_all 0.065190 0.052507 720.759073 (227.484438)
test_rubyspec 0.044732 0.040834 110.231643 (119.632716)
total: 388.84 sec