Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-115306
#<BuildRuby:0x000056466d13e7c8
@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.20230504-115306",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004277 0.000973 1.752387 ( 3.043583)
build_miniruby 0.000000 0.001321 1.241004 ( 1.239922)
build_ruby 0.000000 0.001605 2.487841 ( 2.705561)
build_all 0.002229 0.003598 2.133061 ( 1.530245)
build_install 0.004725 0.012271 3.440229 ( 2.759089)
test_btest 0.000494 0.000198 76.007790 ( 37.637386)
test_basic 0.005001 0.002000 0.819200 ( 1.085628)
test_all 0.001000 0.000400 562.962636 (239.430706)
test_rubyspec 0.036878 0.015652 83.033791 ( 98.598508)
total: 388.03 sec