Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-103535
#<BuildRuby:0x00005581b560e0a0
@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.20230826-103535",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000000 0.007104 2.219250 ( 4.421261)
build_miniruby 0.000873 0.001189 1.683359 ( 1.807888)
build_ruby 0.001163 0.000387 3.320877 ( 3.663912)
build_all 0.008191 0.000000 6.472044 ( 4.349300)
build_install 0.014697 0.003579 7.733874 ( 4.914509)
test_btest 0.000550 0.000167 86.091400 ( 45.650990)
test_basic 0.008446 0.000076 0.986759 ( 1.276586)
test_all 0.007318 0.003838 712.712242 (324.236128)
test_rubyspec 0.047782 0.026094 108.481787 (129.407159)
total: 519.73 sec