Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-064902
#<BuildRuby:0x00007fdc9125fdd0
@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.20240706-064902",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000043 0.000005 0.000048 ( 0.000050)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.003421 0.004528 3.488620 ( 2.943845)
build_miniruby 0.001366 0.000207 1.198773 ( 1.195657)
build_ruby 0.001596 0.000242 3.202629 ( 3.420161)
build_all 0.005073 0.003636 7.805481 ( 3.047482)
build_install 0.014576 0.003777 10.824501 ( 4.902371)
test_btest 0.000919 0.000165 108.794844 ( 29.421445)
test_basic 0.007854 0.000658 0.975287 ( 1.029287)
test_all 0.102768 0.052215 860.574706 (254.838119)
test_rubyspec 0.053793 0.041743 180.994679 ( 40.886042)
total: 341.69 sec