Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-194830
#<BuildRuby:0x0000560fb9255f70
@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.20230708-194830",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006938 0.000671 2.107523 ( 5.877567)
build_miniruby 0.001342 0.000130 1.697754 ( 3.290676)
build_ruby 0.000000 0.001849 3.412975 ( 5.653573)
build_all 0.006072 0.002409 2.688950 ( 3.848212)
build_install 0.019286 0.001426 3.976340 ( 6.581352)
test_btest 0.000821 0.000100 82.141884 ( 58.327606)
test_basic 0.003789 0.003502 0.892079 ( 1.496591)
test_all 0.001598 0.000000 605.222237 (267.880260)
test_rubyspec 0.015169 0.036507 88.377995 (102.502380)
total: 455.46 sec