Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-105937
#<BuildRuby:0x00005605901ca8e0
@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.20230730-105937",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.006481 0.000360 2.373341 ( 5.649995)
build_miniruby 0.001649 0.000092 1.739913 ( 2.240639)
build_ruby 0.002163 0.000000 3.326556 ( 4.851294)
build_all 0.007331 0.000000 2.775569 ( 4.002253)
build_install 0.015612 0.004064 4.427794 ( 5.959210)
test_btest 0.000846 0.000060 83.060663 ( 53.893284)
test_basic 0.001246 0.004133 0.971357 ( 1.939131)
test_all 0.001054 0.000101 663.777222 (394.144716)
test_rubyspec 0.040171 0.023008 97.316942 (175.672032)
total: 648.35 sec