Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-195733
#<BuildRuby:0x000055d8e11a67c8
@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.20230801-195733",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006220 0.000858 2.116377 ( 7.100616)
build_miniruby 0.001419 0.000195 1.734490 ( 4.496208)
build_ruby 0.001349 0.000186 3.457927 ( 7.996882)
build_all 0.006951 0.000959 2.646458 ( 4.761311)
build_install 0.015355 0.005559 4.130672 ( 8.812637)
test_btest 0.000683 0.000110 78.647051 ( 71.174034)
test_basic 0.006951 0.001121 0.932996 ( 2.417841)
test_all 0.001556 0.000251 636.849414 (435.097357)
test_rubyspec 0.038681 0.023577 97.421317 (178.944412)
total: 720.80 sec