Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-154508
#<BuildRuby:0x00007fd1a119fdc8
@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.20241005-154508",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.002601 0.004949 3.354749 ( 3.228366)
build_miniruby 0.001181 0.000437 1.215689 ( 3.203450)
build_ruby 0.001496 0.000554 3.126249 ( 26.849050)
build_all 0.005088 0.005386 6.529939 ( 2.551300)
build_install 0.009696 0.010481 9.631569 ( 4.461777)
test_btest 0.000573 0.000259 90.401907 ( 24.109173)
test_basic 0.001478 0.009062 1.130408 ( 1.176202)
test_all 0.107032 0.040228 704.183838 (203.997461)
test_rubyspec 0.039855 0.043715 129.167787 ( 23.637152)
total: 293.22 sec