Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-225547
#<BuildRuby:0x00007f61d0d5fdc0
@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.20240815-225547",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.002493 0.005837 3.631174 ( 3.713759)
build_miniruby 0.001478 0.000338 1.554638 ( 1.550980)
build_ruby 0.001484 0.000339 4.129435 ( 4.242234)
build_all 0.006778 0.001858 8.231764 ( 3.228634)
build_install 0.018930 0.000000 11.004212 ( 5.178649)
test_btest 0.000860 0.000000 119.252719 ( 46.842075)
test_basic 0.004665 0.006226 1.257648 ( 1.314427)
test_all 0.110645 0.040164 822.528187 (252.191648)
test_rubyspec 0.044451 0.050611 167.138232 ( 36.641785)
total: 354.91 sec