Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-160638
#<BuildRuby:0x000055d8e3f6e8e0
@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.20230623-160638",
@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.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002324 0.004358 1.982286 ( 5.121058)
build_miniruby 0.001552 0.000186 1.556718 ( 1.992407)
build_ruby 0.001454 0.000175 3.055691 ( 4.127848)
build_all 0.006360 0.000763 2.380614 ( 2.295898)
build_install 0.016961 0.000871 3.831843 ( 4.245672)
test_btest 0.000699 0.000078 78.021676 ( 43.858011)
test_basic 0.006389 0.000710 0.858615 ( 1.392601)
test_all 0.002123 0.000236 585.679554 (307.886645)
test_rubyspec 0.020593 0.031168 85.931367 (126.905474)
total: 497.83 sec