Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-100134
#<BuildRuby:0x00007eff6fb0fde0
@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.20240618-100134",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000043 0.000006 0.000049 ( 0.000050)
configure 0.000034 0.000005 0.000039 ( 0.000040)
build_up 0.003507 0.004620 3.606272 ( 3.746842)
build_miniruby 0.001537 0.000272 1.579153 ( 1.576265)
build_ruby 0.001697 0.000300 4.060391 ( 4.200328)
build_all 0.004315 0.004228 7.736696 ( 3.109670)
build_install 0.005568 0.012587 10.444504 ( 5.125525)
test_btest 0.000848 0.000233 113.952224 ( 42.982037)
test_basic 0.008429 0.001229 1.217103 ( 1.267123)
test_all 0.104117 0.041233 829.365949 (237.535968)
test_rubyspec 0.051740 0.041641 160.456716 ( 33.508094)
total: 333.05 sec