Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-155546
#<BuildRuby:0x0000562e267fe018
@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.20230122-155546",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.004702 1.151406 ( 1.721880)
build_miniruby 0.000000 0.001341 1.210323 ( 1.263970)
build_ruby 0.000754 0.001269 3.149172 ( 3.542471)
build_all 0.000000 0.007491 3.843653 ( 2.529080)
build_install 0.009975 0.006297 3.078390 ( 2.848578)
test_btest 0.000629 0.000210 56.507352 ( 31.402281)
test_basic 0.006169 0.000649 0.448142 ( 0.583388)
test_all 0.000960 0.000307 642.115362 (256.253918)
test_rubyspec 0.033429 0.014230 71.405651 ( 84.224660)
total: 384.37 sec