Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-000329
#<BuildRuby:0x000055964fd65fc0
@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.20240203-000329",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.005316 0.000196 1.635578 ( 1.970825)
build_miniruby 0.001232 0.000046 1.307761 ( 1.305612)
build_ruby 0.001367 0.000051 2.590156 ( 2.807589)
build_all 0.006812 0.000000 5.707674 ( 2.219281)
build_install 0.016501 0.000036 7.261176 ( 3.538775)
test_btest 0.001023 0.000000 85.092783 ( 22.290387)
test_basic 0.001151 0.004350 0.868737 ( 0.927570)
test_all 0.089741 0.023495 679.224203 (193.347502)
test_rubyspec 0.052138 0.042083 146.581316 (157.981704)
total: 386.39 sec