Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-153933
#<BuildRuby:0x000056317e8ea138
@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.20240110-153933",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.006246 0.000625 1.848517 ( 2.678386)
build_miniruby 0.001599 0.000160 1.805271 ( 1.813220)
build_ruby 0.001782 0.000178 3.501781 ( 3.742457)
build_all 0.007448 0.000745 6.131229 ( 3.113035)
build_install 0.013846 0.003514 7.070181 ( 4.097709)
test_btest 0.000786 0.000090 85.811493 ( 41.017144)
test_basic 0.003235 0.004747 0.975114 ( 1.228568)
test_all 0.098034 0.020741 787.979872 (289.114728)
test_rubyspec 0.039825 0.030170 96.855957 (108.725213)
total: 455.53 sec