Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-113322
#<BuildRuby:0x000055d9d90ae390
@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.20230913-113322",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.000202 0.007030 2.323873 ( 4.990586)
build_miniruby 0.000000 0.001809 1.753842 ( 1.986791)
build_ruby 0.001086 0.001282 3.560722 ( 3.913886)
build_all 0.007370 0.000784 6.398907 ( 4.733471)
build_install 0.021053 0.000000 7.955164 ( 6.930849)
test_btest 0.000863 0.000000 87.149944 ( 51.358443)
test_basic 0.007010 0.001144 1.034240 ( 1.556563)
test_all 0.010113 0.001078 749.964433 (520.273314)
test_rubyspec 0.043610 0.037611 111.434057 (156.651962)
total: 752.40 sec