Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-084911
#<BuildRuby:0x0000559c404be178
@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.20230905-084911",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.001796 0.003947 1.785967 ( 2.475234)
build_miniruby 0.001372 0.000089 1.654357 ( 1.705801)
build_ruby 0.001794 0.000116 3.613954 ( 4.234229)
build_all 0.007885 0.000234 6.602101 ( 4.749500)
build_install 0.015577 0.004493 7.923734 ( 5.835554)
test_btest 0.000789 0.000067 85.515893 ( 45.078176)
test_basic 0.008679 0.000360 0.999544 ( 1.269189)
test_all 0.005097 0.004547 672.854937 (297.452728)
test_rubyspec 0.048531 0.025004 106.480634 (126.218060)
total: 489.02 sec