Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-025847
#<BuildRuby:0x000055f14c5aa120
@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.20240317-025847",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002728 0.003804 2.321405 ( 2.334264)
build_miniruby 0.001344 0.000000 1.678913 ( 1.677679)
build_ruby 0.001821 0.000000 3.495587 ( 3.725094)
build_all 0.008253 0.000586 7.146430 ( 3.444196)
build_install 0.019195 0.001012 8.869557 ( 4.871660)
test_btest 0.000785 0.000115 95.489218 ( 34.746476)
test_basic 0.000000 0.007976 0.997608 ( 1.094774)
test_all 0.083747 0.037039 822.045106 (338.671946)
test_rubyspec 0.049223 0.041064 126.328423 (135.710613)
total: 526.28 sec