Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-023620
#<BuildRuby:0x00007faf5686fdc8
@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.20240718-023620",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.003084 0.004329 3.180637 ( 3.129335)
build_miniruby 0.001308 0.000158 1.534170 ( 1.531036)
build_ruby 0.001667 0.000202 3.811618 ( 4.001328)
build_all 0.005378 0.003730 7.859216 ( 2.958642)
build_install 0.008960 0.011513 10.722479 ( 5.061703)
test_btest 0.000712 0.000150 115.776285 ( 30.415529)
test_basic 0.005620 0.003494 1.243944 ( 1.298465)
test_all 0.098789 0.051343 804.779379 (241.116022)
test_rubyspec 0.045112 0.046830 166.968657 ( 36.596086)
total: 326.11 sec