Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-173001
#<BuildRuby:0x000055ee71ade390
@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.20231213-173001",
@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.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005417 0.000602 2.306097 ( 2.528443)
build_miniruby 0.001658 0.000184 1.594706 ( 1.599193)
build_ruby 0.001453 0.000162 3.242153 ( 3.450273)
build_all 0.004390 0.003775 5.828670 ( 2.807677)
build_install 0.016525 0.002412 7.465574 ( 4.214484)
test_btest 0.000602 0.000084 81.796242 ( 31.515403)
test_basic 0.006927 0.000962 0.943190 ( 1.043938)
test_all 0.074344 0.045165 724.823437 (266.008453)
test_rubyspec 0.035264 0.028109 92.788910 (104.530118)
total: 417.70 sec