Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-023148
#<BuildRuby:0x00007fc86707fdc8
@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.20240617-023148",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003918 0.003958 2.947674 ( 2.828445)
build_miniruby 0.001597 0.000000 1.226653 ( 1.223659)
build_ruby 0.000000 0.001732 3.143399 ( 3.338982)
build_all 0.002704 0.005317 6.692435 ( 2.544179)
build_install 0.011240 0.007595 9.407916 ( 4.629358)
test_btest 0.000716 0.000198 100.031061 ( 25.799362)
test_basic 0.008286 0.001182 1.225410 ( 1.270788)
test_all 0.102126 0.045724 788.639399 (219.841204)
test_rubyspec 0.051733 0.041009 165.062466 ( 28.448377)
total: 289.93 sec