Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-193750
#<BuildRuby:0x000055e6034762a8
@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.20230920-193750",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002927 0.003819 2.259699 ( 4.365289)
build_miniruby 0.001327 0.000284 1.630772 ( 1.807551)
build_ruby 0.001664 0.000356 3.377533 ( 3.715318)
build_all 0.006297 0.001349 6.163541 ( 3.961365)
build_install 0.018910 0.000272 7.481264 ( 5.963937)
test_btest 0.000968 0.000182 82.388786 ( 42.947978)
test_basic 0.006154 0.001153 0.948709 ( 1.144767)
test_all 0.001520 0.008522 661.969395 (262.570074)
test_rubyspec 0.033452 0.030128 99.888416 (111.554404)
total: 438.03 sec