Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-205248
#<BuildRuby:0x00007fc0fb17fde0
@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.20240625-205248",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000009 0.000024 ( 0.000025)
autoconf 0.000027 0.000016 0.000043 ( 0.000043)
configure 0.000022 0.000014 0.000036 ( 0.000036)
build_up 0.004994 0.003040 3.456313 ( 3.490088)
build_miniruby 0.002065 0.000000 1.647722 ( 1.644004)
build_ruby 0.001931 0.000000 3.757939 ( 3.928719)
build_all 0.008565 0.000000 8.037714 ( 3.169707)
build_install 0.015546 0.003812 10.602033 ( 4.906581)
test_btest 0.000538 0.000269 114.576913 ( 30.361588)
test_basic 0.000000 0.011042 1.248146 ( 1.301913)
test_all 0.100704 0.047880 792.859564 (225.149697)
test_rubyspec 0.062316 0.033555 165.499399 ( 34.496616)
total: 308.45 sec