Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-193123
#<BuildRuby:0x00007f237a90fde0
@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.20241003-193123",
@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.000000 0.000027 0.000027 ( 0.000028)
autoconf 0.000000 0.000048 0.000048 ( 0.000049)
configure 0.000000 0.000034 0.000034 ( 0.000034)
build_up 0.005066 0.003888 3.943513 ( 3.869177)
build_miniruby 0.000000 0.001659 1.634777 ( 1.631788)
build_ruby 0.000384 0.001448 4.335106 ( 4.511659)
build_all 0.006232 0.002592 7.267500 ( 2.965364)
build_install 0.016582 0.001147 9.820343 ( 4.396407)
test_btest 0.000842 0.000189 95.903607 ( 26.143684)
test_basic 0.002290 0.007506 1.094091 ( 1.141252)
test_all 0.107642 0.043159 745.387156 (238.309544)
test_rubyspec 0.053618 0.032263 137.477931 ( 29.910449)
total: 312.88 sec