Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-021630
#<BuildRuby:0x0000564aa5afa078
@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.20231212-021630",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006576 0.000705 2.469579 ( 2.750954)
build_miniruby 0.001625 0.000174 1.522907 ( 1.521813)
build_ruby 0.001564 0.000000 2.744514 ( 2.950777)
build_all 0.007213 0.000000 5.706041 ( 2.321315)
build_install 0.012589 0.003320 6.703727 ( 3.103225)
test_btest 0.000754 0.000086 79.212911 ( 20.288043)
test_basic 0.006188 0.000234 0.760795 ( 0.816979)
test_all 0.084747 0.038115 676.560755 (194.611791)
test_rubyspec 0.021597 0.030514 80.517797 ( 92.191108)
total: 320.56 sec