Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-155103
#<BuildRuby:0x00007faaee57fdc8
@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.20240630-155103",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.003459 0.004891 4.170222 ( 3.622904)
build_miniruby 0.001296 0.000334 1.605666 ( 1.602237)
build_ruby 0.001460 0.000377 3.264275 ( 3.432593)
build_all 0.008023 0.000955 7.959831 ( 3.107515)
build_install 0.017007 0.001966 10.526136 ( 4.755799)
test_btest 0.000895 0.000210 113.130628 ( 29.412287)
test_basic 0.003621 0.005562 1.060414 ( 1.109419)
test_all 0.089741 0.060512 852.864287 (256.604187)
test_rubyspec 0.064211 0.031728 174.627078 ( 38.424887)
total: 342.07 sec