Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-173050
#<BuildRuby:0x0000557c7cce6258
@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.20230213-173050",
@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.000015 0.000006 0.000021 ( 0.000020)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.000766 0.004344 1.493115 ( 2.207847)
build_miniruby 0.000978 0.000412 1.361288 ( 1.459804)
build_ruby 0.000936 0.000394 2.496102 ( 2.780777)
build_all 0.005763 0.002427 4.054154 ( 2.778729)
build_install 0.014850 0.001685 3.231717 ( 3.260879)
test_btest 0.000561 0.000211 57.192819 ( 30.680757)
test_basic 0.003223 0.003804 0.532381 ( 0.692960)
test_all 0.001180 0.000471 641.264372 (288.830205)
test_rubyspec 0.041465 0.009968 73.110363 ( 91.176010)
total: 423.87 sec