Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-102145
#<BuildRuby:0x0000556240bf2118
@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.20230508-102145",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005553 0.000242 1.527694 ( 2.777764)
build_miniruby 0.001034 0.000148 1.033644 ( 1.032312)
build_ruby 0.001471 0.000000 2.075455 ( 2.278580)
build_all 0.005568 0.000424 1.926912 ( 1.100072)
build_install 0.012613 0.001106 2.867242 ( 1.893974)
test_btest 0.000641 0.000084 73.128967 ( 19.764077)
test_basic 0.005400 0.000108 0.614301 ( 0.686851)
test_all 0.001601 0.000200 549.713870 (175.375059)
test_rubyspec 0.025626 0.010557 68.780031 ( 80.526521)
total: 285.44 sec