Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-004521
#<BuildRuby:0x00005631310c5fb8
@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-004521",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000909 0.003652 1.109666 ( 1.476544)
build_miniruby 0.001046 0.000150 1.085583 ( 1.089461)
build_ruby 0.001186 0.000169 2.330111 ( 2.550532)
build_all 0.007226 0.000000 3.709764 ( 1.873891)
build_install 0.009609 0.003541 2.777716 ( 1.940385)
test_btest 0.000767 0.000118 54.155922 ( 18.205304)
test_basic 0.005534 0.000000 0.389881 ( 0.489211)
test_all 0.001643 0.000000 621.885060 (189.021633)
test_rubyspec 0.032118 0.014386 67.167232 ( 76.994422)
total: 293.64 sec