Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-223754
#<BuildRuby:0x0000557f90fe1fb8
@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.20230802-223754",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005533 0.001064 2.191981 ( 4.551738)
build_miniruby 0.000000 0.001582 1.646966 ( 1.867303)
build_ruby 0.000000 0.002262 3.243139 ( 13.651337)
build_all 0.002560 0.005276 2.672365 ( 2.836394)
build_install 0.014971 0.003697 4.058802 ( 4.502184)
test_btest 0.000540 0.000144 79.270789 ( 44.960454)
test_basic 0.000000 0.007667 0.891758 ( 1.297264)
test_all 0.000000 0.001192 626.346342 (308.917845)
test_rubyspec 0.008228 0.047150 96.803429 (137.219890)
total: 519.81 sec