Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-214012
#<BuildRuby:0x000055bbb833e1a8
@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.20231018-214012",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005961 0.000662 2.373459 ( 2.577905)
build_miniruby 0.001393 0.000155 1.606669 ( 1.606016)
build_ruby 0.001566 0.000174 3.481474 ( 3.731424)
build_all 0.008406 0.000000 6.313530 ( 2.942491)
build_install 0.008393 0.010067 8.007212 ( 4.523856)
test_btest 0.000842 0.000146 88.177323 ( 29.826630)
test_basic 0.006113 0.000245 0.934979 ( 2.188715)
test_all 0.008122 0.001157 744.897916 (263.457586)
test_rubyspec 0.029492 0.040566 103.031671 (116.647440)
total: 427.50 sec