Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-180405
#<BuildRuby:0x00007f43796cfde0
@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.20241122-180405",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000023 0.000010 0.000033 ( 0.000033)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.000000 0.007511 2.790820 ( 2.749933)
build_miniruby 0.000745 0.000696 1.110500 ( 1.108130)
build_ruby 0.001156 0.000578 3.104379 ( 3.336693)
build_all 0.006232 0.001391 5.019617 ( 2.015879)
build_install 0.014968 0.002470 6.933119 ( 3.244654)
test_btest 0.000609 0.000261 66.209052 ( 17.219334)
test_basic 0.004113 0.005306 0.915253 ( 0.965651)
test_all 0.101615 0.043668 673.053125 (221.103060)
test_rubyspec 0.049922 0.031468 119.511139 ( 23.224412)
total: 274.97 sec