Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-190806
#<BuildRuby:0x00007f5129abfdc0
@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.20240713-190806",
@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.000024 0.000006 0.000030 ( 0.000030)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.007481 0.001689 3.961526 ( 5.036009)
build_miniruby 0.001603 0.000362 1.803699 ( 2.128674)
build_ruby 0.001985 0.000449 4.546469 ( 5.349301)
build_all 0.012606 0.000000 8.825235 ( 7.036912)
build_install 0.025665 0.001430 12.115636 ( 9.600909)
test_btest 0.000970 0.000179 123.133156 (105.498863)
test_basic 0.007092 0.005117 1.345165 ( 2.297347)
test_all 0.133566 0.035496 914.332715 (1092.013200)
test_rubyspec 0.054659 0.042900 173.012083 (166.430033)
total: 1395.39 sec