Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-031320
#<BuildRuby:0x00005583a1126018
@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.20240205-031320",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002483 0.004444 2.067065 ( 3.960519)
build_miniruby 0.001531 0.000283 1.837956 ( 2.205753)
build_ruby 0.000000 0.002748 3.917760 ( 5.357786)
build_all 0.007719 0.001177 6.708034 ( 7.765400)
build_install 0.019164 0.002113 8.379918 ( 9.621310)
test_btest 0.000912 0.000176 93.039441 (103.478127)
test_basic 0.006964 0.000481 1.042221 ( 2.070384)
test_all 0.079969 0.044630 755.164678 (536.062004)
test_rubyspec 0.077574 0.031325 181.238429 (207.182835)
total: 877.71 sec