Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-204226
#<BuildRuby:0x0000562394b6e230
@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.20240113-204226",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000034 0.000004 0.000038 ( 0.000037)
build_up 0.000000 0.006126 1.697128 ( 2.102723)
build_miniruby 0.000044 0.001481 1.671615 ( 1.678280)
build_ruby 0.001710 0.000000 3.491656 ( 3.695225)
build_all 0.006048 0.002432 5.840293 ( 3.258036)
build_install 0.009947 0.007861 6.874510 ( 4.062922)
test_btest 0.000678 0.000160 80.821313 ( 41.893084)
test_basic 0.004584 0.003938 0.970475 ( 1.075198)
test_all 0.091429 0.026198 749.780954 (293.913300)
test_rubyspec 0.028057 0.034561 91.247227 (102.893252)
total: 454.57 sec