Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-100554
#<BuildRuby:0x00007fc774aafdc8
@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.20240716-100554",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.002648 0.004572 2.826057 ( 2.754310)
build_miniruby 0.001328 0.000300 1.112381 ( 1.109627)
build_ruby 0.001739 0.000392 3.226796 ( 3.431397)
build_all 0.006176 0.002678 7.159705 ( 2.735591)
build_install 0.017643 0.002151 9.104445 ( 3.979772)
test_btest 0.001019 0.000227 102.140082 ( 26.360964)
test_basic 0.003895 0.004188 1.120435 ( 1.169307)
test_all 0.119324 0.028918 692.197676 (195.265761)
test_rubyspec 0.056788 0.031182 163.292069 ( 27.676937)
total: 264.48 sec