Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-205109
#<BuildRuby:0x00007f305742fde0
@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.20240724-205109",
@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.000005 0.000022 ( 0.000024)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000101 0.007867 3.355816 ( 3.447002)
build_miniruby 0.001112 0.000455 1.767037 ( 1.763561)
build_ruby 0.001386 0.000567 3.626896 ( 3.844682)
build_all 0.003312 0.005545 7.891048 ( 3.189882)
build_install 0.018412 0.000000 11.002966 ( 5.344702)
test_btest 0.000000 0.001058 117.268027 ( 31.846492)
test_basic 0.003633 0.005944 1.170377 ( 1.223863)
test_all 0.108792 0.042070 835.452681 (251.088439)
test_rubyspec 0.055421 0.031104 166.704240 ( 32.737816)
total: 334.49 sec