Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-055556
#<BuildRuby:0x00005613c34de1a8
@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.20230108-055556",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004031 0.000367 1.153312 ( 1.921754)
build_miniruby 0.001177 0.000107 1.412560 ( 1.581634)
build_ruby 0.000000 0.001716 3.481938 ( 4.053593)
build_all 0.001307 0.006118 3.815734 ( 2.948654)
build_install 0.009407 0.006122 3.033717 ( 3.028649)
test_btest 0.000492 0.000107 53.946741 ( 34.977308)
test_basic 0.000734 0.004704 0.432089 ( 0.684819)
test_all 0.001500 0.000391 635.581227 (299.550604)
test_rubyspec 0.016413 0.031136 71.535977 ( 87.314696)
total: 436.06 sec