Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-000134
#<BuildRuby:0x000055574d05a240
@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.20230828-000134",
@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.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000033)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.000000 0.006485 2.234405 ( 3.557331)
build_miniruby 0.000000 0.001752 1.688577 ( 1.757227)
build_ruby 0.000000 0.001857 3.338586 ( 3.610655)
build_all 0.001680 0.006255 6.232573 ( 3.407093)
build_install 0.016210 0.004040 8.025209 ( 5.360072)
test_btest 0.000607 0.000148 84.444345 ( 33.242841)
test_basic 0.005561 0.001352 0.973475 ( 1.053117)
test_all 0.005876 0.003362 673.545338 (264.584687)
test_rubyspec 0.030433 0.037777 100.291010 (111.617225)
total: 428.19 sec