Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-170707
#<BuildRuby:0x0000559d4169e1a8
@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.20230201-170707",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.003656 0.000548 1.014031 ( 1.432449)
build_miniruby 0.001217 0.000183 1.020582 ( 1.019462)
build_ruby 0.001139 0.000171 2.064346 ( 2.280269)
build_all 0.005418 0.000813 3.370528 ( 1.618031)
build_install 0.006293 0.004797 2.562101 ( 1.677583)
test_btest 0.000722 0.000138 55.321169 ( 18.068419)
test_basic 0.005829 0.000000 0.421138 ( 0.518158)
test_all 0.001139 0.000000 626.168659 (196.407608)
test_rubyspec 0.019534 0.028888 69.257155 ( 79.603976)
total: 302.63 sec