Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-050211
#<BuildRuby:0x0000564c093f6118
@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.20230606-050211",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005807 0.000696 1.924164 ( 4.373685)
build_miniruby 0.001465 0.000176 1.379247 ( 1.482695)
build_ruby 0.001387 0.000167 2.844713 ( 3.420832)
build_all 0.000000 0.007096 2.190723 ( 2.353284)
build_install 0.014937 0.001212 3.427700 ( 3.218529)
test_btest 0.000549 0.000095 76.382817 ( 44.064340)
test_basic 0.002591 0.004897 0.837480 ( 1.106548)
test_all 0.001529 0.000317 594.477940 (254.661622)
test_rubyspec 0.017012 0.037579 85.228424 (105.243805)
total: 419.93 sec