Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-121005
#<BuildRuby:0x00005598eb82a120
@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.20230311-121005",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006542 0.000196 1.838544 ( 4.394718)
build_miniruby 0.001469 0.000113 1.357216 ( 1.707245)
build_ruby 0.001458 0.000112 2.857110 ( 3.674796)
build_all 0.007371 0.000567 2.171161 ( 2.704437)
build_install 0.015262 0.004225 3.525112 ( 4.034898)
test_btest 0.000820 0.000082 69.544381 ( 50.044302)
test_basic 0.002702 0.004800 0.579658 ( 1.014701)
test_all 0.001094 0.000146 536.354517 (265.806994)
test_rubyspec 0.029654 0.015075 73.578711 ( 83.507816)
total: 416.89 sec