Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-102825
#<BuildRuby:0x00005634bfe05f70
@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.20230729-102825",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002305 0.004335 2.207852 ( 3.724339)
build_miniruby 0.001366 0.000188 1.647474 ( 1.680342)
build_ruby 0.001302 0.000180 3.257189 ( 3.875438)
build_all 0.007298 0.000413 2.694689 ( 2.459579)
build_install 0.018363 0.000661 4.018646 ( 3.505704)
test_btest 0.000814 0.000099 80.816018 ( 40.130172)
test_basic 0.003195 0.004306 0.941791 ( 1.052382)
test_all 0.001524 0.000224 666.925458 (297.951679)
test_rubyspec 0.037071 0.020298 92.871464 (107.501119)
total: 461.88 sec