Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-162906
#<BuildRuby:0x00007f234bfafdc8
@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.20240628-162906",
@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.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.006323 0.002393 3.936056 ( 3.488802)
build_miniruby 0.001263 0.000355 1.579406 ( 1.576227)
build_ruby 0.001505 0.000424 4.210197 ( 4.344350)
build_all 0.009076 0.000362 7.894582 ( 3.129851)
build_install 0.018238 0.001592 10.789626 ( 5.078073)
test_btest 0.000849 0.000206 112.142733 ( 29.076675)
test_basic 0.000369 0.008312 1.116130 ( 1.167128)
test_all 0.118652 0.034414 813.463532 (228.252435)
test_rubyspec 0.051498 0.039104 160.184273 ( 31.007654)
total: 307.12 sec