Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-124621
#<BuildRuby:0x0000556a18da2320
@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.20230131-124621",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004217 0.000211 0.991046 ( 1.389449)
build_miniruby 0.001042 0.000053 1.151627 ( 1.150572)
build_ruby 0.001481 0.000074 2.211170 ( 2.438305)
build_all 0.007037 0.000130 3.734376 ( 1.874553)
build_install 0.013413 0.000000 2.851152 ( 2.074295)
test_btest 0.000686 0.000000 56.380862 ( 22.418813)
test_basic 0.006248 0.000000 0.441799 ( 0.576735)
test_all 0.001567 0.000000 638.237791 (244.149808)
test_rubyspec 0.010474 0.038995 72.744106 ( 86.344900)
total: 362.42 sec