Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-013319
#<BuildRuby:0x000055df3b526118
@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.20230625-013319",
@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.000028 0.000003 0.000031 ( 0.000032)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000034 0.000004 0.000038 ( 0.000037)
build_up 0.000395 0.007094 2.154665 ( 7.009060)
build_miniruby 0.001360 0.000255 1.764936 ( 4.221158)
build_ruby 0.001686 0.000316 3.174419 ( 6.696313)
build_all 0.007686 0.001441 2.544791 ( 4.337434)
build_install 0.016212 0.005612 3.990562 ( 7.064912)
test_btest 0.001026 0.000211 84.054766 ( 93.092277)
test_basic 0.005094 0.003438 0.912657 ( 2.612175)
test_all 0.001225 0.000272 629.664508 (643.301228)
test_rubyspec 0.024850 0.029103 90.974012 (143.745498)
total: 912.08 sec