Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-121339
#<BuildRuby:0x00007f2c222bfde0
@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.20241009-121339",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000010 0.000032 ( 0.000031)
autoconf 0.000034 0.000016 0.000050 ( 0.000049)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.003919 0.003963 3.386450 ( 3.263775)
build_miniruby 0.001036 0.000481 1.220342 ( 1.217929)
build_ruby 0.001361 0.000632 3.460739 ( 3.696333)
build_all 0.007257 0.001419 7.206871 ( 2.912018)
build_install 0.011505 0.008134 9.894512 ( 4.766081)
test_btest 0.000548 0.000258 93.833948 ( 36.904403)
test_basic 0.002877 0.007338 1.107010 ( 1.154848)
test_all 0.109340 0.035659 735.264771 (245.492452)
test_rubyspec 0.060235 0.026355 129.485011 ( 29.506447)
total: 328.92 sec