Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-053256
#<BuildRuby:0x0000558c999f64f8
@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.20240119-053256",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.005360 0.000412 1.707991 ( 2.122363)
build_miniruby 0.001485 0.000114 1.690590 ( 1.700916)
build_ruby 0.001675 0.000129 3.617939 ( 3.872272)
build_all 0.007344 0.000565 5.846817 ( 2.932435)
build_install 0.014940 0.004349 7.141026 ( 4.376132)
test_btest 0.000813 0.000081 85.276039 ( 37.121551)
test_basic 0.002854 0.005035 0.916028 ( 1.017305)
test_all 0.092252 0.026150 761.292551 (292.349023)
test_rubyspec 0.055773 0.051720 161.721735 (173.462142)
total: 518.96 sec