Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-070443
#<BuildRuby:0x00007f53d7fdfde0
@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.20240811-070443",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005011 0.004816 4.333057 ( 5.115964)
build_miniruby 0.001560 0.000240 1.969190 ( 2.020400)
build_ruby 0.002188 0.000337 4.501208 ( 4.758412)
build_all 0.008632 0.000011 6.980773 ( 2.742046)
build_install 0.016324 0.003508 9.978167 ( 4.550349)
test_btest 0.000858 0.000130 120.930008 ( 32.525199)
test_basic 0.011321 0.000428 1.399077 ( 1.438765)
test_all 0.116023 0.036024 774.044377 (259.795082)
test_rubyspec 0.066540 0.028953 181.534035 ( 50.338232)
total: 363.29 sec