Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-191834
#<BuildRuby:0x00007f9c1398fdd0
@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.20240927-191834",
@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.000006 0.000020 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.008642 0.000238 4.241182 ( 3.580932)
build_miniruby 0.001334 0.000460 1.326974 ( 1.323560)
build_ruby 0.002028 0.000000 4.274199 ( 4.398933)
build_all 0.008375 0.000774 6.631345 ( 2.654845)
build_install 0.018973 0.000701 10.887002 ( 5.004292)
test_btest 0.000692 0.000198 97.819140 ( 27.506954)
test_basic 0.008265 0.002362 1.011185 ( 1.060448)
test_all 0.102813 0.044685 764.707053 (227.549914)
test_rubyspec 0.049679 0.038576 135.670518 ( 31.988481)
total: 305.07 sec