Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-184215
#<BuildRuby:0x000055ccf117dfb8
@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.20230912-184215",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000000 0.000064 0.000064 ( 0.000033)
build_up 0.000000 0.007272 2.280368 ( 4.141820)
build_miniruby 0.001122 0.000576 1.700280 ( 1.812179)
build_ruby 0.001436 0.000319 3.533893 ( 3.976214)
build_all 0.004963 0.003306 6.275780 ( 4.281640)
build_install 0.015560 0.004882 8.017728 ( 6.093722)
test_btest 0.000949 0.000237 83.088022 ( 43.353689)
test_basic 0.005289 0.000285 0.949079 ( 1.354337)
test_all 0.007985 0.001514 665.156149 (312.461627)
test_rubyspec 0.038222 0.032696 104.588072 (124.274137)
total: 501.75 sec