Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-194920
#<BuildRuby:0x0000555fcb7f5a00
@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.20230510-194920",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005600 1.817987 ( 3.089408)
build_miniruby 0.000022 0.001308 1.285955 ( 1.290516)
build_ruby 0.001385 0.000288 2.359269 ( 2.557901)
build_all 0.005031 0.001049 2.065601 ( 1.373184)
build_install 0.010809 0.003737 3.138710 ( 2.359615)
test_btest 0.000546 0.000121 73.324948 ( 24.263626)
test_basic 0.005992 0.000000 0.771529 ( 0.856486)
test_all 0.001538 0.000000 580.482841 (216.152390)
test_rubyspec 0.018203 0.028731 77.129908 ( 89.137349)
total: 341.08 sec