Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-121741
#<BuildRuby:0x000056542cfd9fb8
@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.20230509-121741",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.005295 0.000000 1.707180 ( 2.907925)
build_miniruby 0.001238 0.000000 1.264030 ( 1.263186)
build_ruby 0.001202 0.000000 2.502130 ( 2.706169)
build_all 0.003635 0.002245 1.874607 ( 1.085145)
build_install 0.013861 0.001247 3.296361 ( 2.260192)
test_btest 0.000585 0.000113 73.218234 ( 22.476868)
test_basic 0.005519 0.001062 0.737255 ( 0.835035)
test_all 0.001633 0.000313 589.096765 (181.465652)
test_rubyspec 0.028954 0.015926 76.147141 ( 88.442350)
total: 303.44 sec