Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-191458
#<BuildRuby:0x00005649c598dfb8
@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-191458",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.003225 0.003846 2.224277 ( 4.250486)
build_miniruby 0.001686 0.000301 1.684219 ( 1.770690)
build_ruby 0.001755 0.000000 3.292972 ( 3.757960)
build_all 0.000000 0.008827 6.427633 ( 4.182730)
build_install 0.014710 0.004313 8.002770 ( 5.616441)
test_btest 0.000993 0.000256 84.318584 ( 43.117169)
test_basic 0.000000 0.008019 0.958209 ( 1.061194)
test_all 0.009884 0.000000 691.004049 (292.634242)
test_rubyspec 0.040205 0.030453 105.873505 (124.238910)
total: 480.63 sec