Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-224211
#<BuildRuby:0x000056037cade3e8
@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.20240216-224211",
@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.000019)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.005814 1.751910 ( 2.068542)
build_miniruby 0.000000 0.001277 1.741340 ( 1.739387)
build_ruby 0.001481 0.000000 3.224913 ( 3.456864)
build_all 0.000596 0.006143 5.707093 ( 2.116545)
build_install 0.015603 0.002036 6.962919 ( 3.240772)
test_btest 0.000000 0.001081 84.479147 ( 23.134279)
test_basic 0.000000 0.005239 0.798945 ( 0.855426)
test_all 0.064309 0.051041 773.737744 (230.337473)
test_rubyspec 0.034162 0.040025 103.182184 (112.227971)
total: 379.18 sec