Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-115931
#<BuildRuby:0x00007f284b75fdd0
@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.20241127-115931",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.000303 0.008133 3.426224 ( 3.330435)
build_miniruby 0.001206 0.000312 1.581312 ( 1.577865)
build_ruby 0.001477 0.000383 4.308818 ( 4.487246)
build_all 0.007439 0.000823 6.199754 ( 2.545090)
build_install 0.016611 0.004153 8.303487 ( 3.844498)
test_btest 0.000884 0.000221 79.807402 ( 21.885909)
test_basic 0.009359 0.002339 1.052518 ( 1.105458)
test_all 0.121809 0.026534 661.085102 (194.927484)
test_rubyspec 0.060570 0.017742 115.273040 ( 21.664025)
total: 255.37 sec