Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-173645
#<BuildRuby:0x0000563b84a7e7c8
@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.20230309-173645",
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.005173 0.003440 4.330116 ( 6.147491)
build_miniruby 0.001447 0.000268 62.781371 ( 30.015926)
build_ruby 0.001301 0.000241 2.620214 ( 3.009197)
build_all 0.007087 0.000560 11.414913 ( 12.381970)
build_install 0.013461 0.002404 3.338683 ( 3.633647)
test_btest 0.000791 0.000142 68.353016 ( 43.976735)
test_basic 0.000000 0.004039 0.497251 ( 5.017524)
test_all 0.000000 0.001687 568.064905 (285.981777)
test_rubyspec 0.040954 0.012259 81.826225 (101.641113)
total: 491.81 sec