Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-044011
#<BuildRuby:0x00007f5ffc59fde0
@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.20240702-044011",
@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.000026 0.000008 0.000034 ( 0.000030)
autoconf 0.000045 0.000014 0.000059 ( 0.000053)
configure 0.000039 0.000012 0.000051 ( 0.000048)
build_up 0.000379 0.008088 4.060003 ( 3.536620)
build_miniruby 0.001358 0.000510 1.386325 ( 1.382990)
build_ruby 0.001605 0.000602 4.580824 ( 4.753861)
build_all 0.000162 0.010469 8.752513 ( 4.046270)
build_install 0.022788 0.002805 12.137424 ( 6.378668)
test_btest 0.000656 0.000266 121.282535 ( 36.978284)
test_basic 0.009516 0.000000 1.211595 ( 1.262992)
test_all 0.097011 0.056474 897.827404 (262.510116)
test_rubyspec 0.058976 0.036497 177.714564 ( 41.497672)
total: 362.35 sec