Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-033118
#<BuildRuby:0x00007ff849befde0
@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.20240904-033118",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.007066 0.000749 3.335503 ( 3.339406)
build_miniruby 0.001232 0.000308 1.456478 ( 1.453759)
build_ruby 0.001704 0.000426 4.263639 ( 4.402748)
build_all 0.009697 0.000000 8.042873 ( 3.220815)
build_install 0.019253 0.000682 10.624304 ( 5.139589)
test_btest 0.000718 0.000148 117.428093 ( 30.704969)
test_basic 0.004461 0.004422 1.002346 ( 1.053010)
test_all 0.107713 0.040237 791.179933 (282.153260)
test_rubyspec 0.046730 0.042577 166.887166 ( 40.941300)
total: 372.41 sec