Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-004948
#<BuildRuby:0x0000556250db6390
@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.20230101-004948",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000013)
build_up 0.003620 0.000403 0.941144 ( 1.328834)
build_miniruby 0.000991 0.000110 1.350865 ( 1.349065)
build_ruby 0.001430 0.000000 3.032323 ( 3.421918)
build_all 0.004227 0.002741 3.525503 ( 1.719991)
build_install 0.009361 0.003471 2.891730 ( 1.937688)
test_btest 0.000688 0.000111 55.387168 ( 15.836989)
test_basic 0.000000 0.005374 0.392179 ( 0.488246)
test_all 0.000000 0.001730 628.861249 (214.893254)
test_rubyspec 0.033848 0.014777 66.973443 ( 77.468148)
total: 318.44 sec