Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-173753
#<BuildRuby:0x0000564b4e4eda00
@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.20240215-173753",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005835 0.000934 2.231451 ( 2.651599)
build_miniruby 0.001461 0.000234 1.791267 ( 1.795491)
build_ruby 0.001763 0.000282 3.591974 ( 3.857365)
build_all 0.000000 0.008516 6.894403 ( 4.087638)
build_install 0.017356 0.003502 8.526852 ( 5.761657)
test_btest 0.000830 0.000194 95.143664 ( 41.601737)
test_basic 0.004511 0.003265 1.041316 ( 1.155000)
test_all 0.070788 0.049893 797.814755 (339.269607)
test_rubyspec 0.035140 0.053954 115.656746 (124.937159)
total: 525.12 sec