Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-043630
#<BuildRuby:0x000055f077f4a1d8
@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.20230725-043630",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007007 0.000535 2.304794 ( 5.471476)
build_miniruby 0.000000 0.001476 1.719715 ( 2.551895)
build_ruby 0.000414 0.001794 3.573752 ( 5.235791)
build_all 0.006675 0.001381 2.851056 ( 3.049509)
build_install 0.013911 0.005464 4.431083 ( 4.423308)
test_btest 0.000927 0.000209 83.999008 ( 52.100605)
test_basic 0.001971 0.007003 0.948050 ( 1.489245)
test_all 0.001481 0.000404 662.373510 (340.517939)
test_rubyspec 0.037762 0.021156 93.543308 (135.526893)
total: 550.37 sec