Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-135348
#<BuildRuby:0x00005620aba5e228
@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.20230918-135348",
@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.000033 0.000006 0.000039 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003925 0.004055 2.356376 ( 5.223833)
build_miniruby 0.001635 0.000000 1.624141 ( 1.632794)
build_ruby 0.001778 0.000000 3.359021 ( 3.684198)
build_all 0.007798 0.001565 6.324759 ( 4.283818)
build_install 0.011724 0.008366 7.966321 ( 6.586219)
test_btest 0.000646 0.000167 84.094796 ( 43.640558)
test_basic 0.004323 0.004334 0.994812 ( 1.358517)
test_all 0.009152 0.000126 714.734515 (362.101871)
test_rubyspec 0.040836 0.030404 103.456992 (122.455343)
total: 550.97 sec