Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-060536
#<BuildRuby:0x00005652cb8ea228
@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.20240209-060536",
@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.000000 0.000019 0.000019 ( 0.000019)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.000000 0.005780 1.898950 ( 2.267557)
build_miniruby 0.000000 0.001652 1.820362 ( 1.968301)
build_ruby 0.000000 0.002344 3.688180 ( 3.992086)
build_all 0.005306 0.003334 6.818150 ( 4.020997)
build_install 0.015324 0.004718 8.262786 ( 5.324871)
test_btest 0.000705 0.000171 93.059755 ( 46.869207)
test_basic 0.004289 0.002964 0.989410 ( 1.058842)
test_all 0.081652 0.034353 793.587835 (278.965294)
test_rubyspec 0.040584 0.065246 175.765608 (187.236616)
total: 531.70 sec