Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-030431
#<BuildRuby:0x000055e493591a00
@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.20231206-030431",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004573 0.004087 2.460126 ( 3.453044)
build_miniruby 0.001781 0.000000 1.685635 ( 1.903490)
build_ruby 0.000000 0.001890 3.509804 ( 4.098747)
build_all 0.006871 0.001422 6.069776 ( 5.152169)
build_install 0.014383 0.006130 7.602879 ( 6.661706)
test_btest 0.000753 0.000160 83.129639 ( 60.831171)
test_basic 0.000000 0.009057 0.951397 ( 1.297216)
test_all 0.076796 0.044972 666.965395 (324.256244)
test_rubyspec 0.040622 0.024366 98.160552 (110.940784)
total: 518.60 sec