Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-061729
#<BuildRuby:0x00007f761a94fdd0
@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.20241123-061729",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000000 0.007539 3.978320 ( 3.886384)
build_miniruby 0.001061 0.000691 1.642485 ( 1.640800)
build_ruby 0.001439 0.000462 3.976807 ( 4.113033)
build_all 0.002702 0.005049 6.159681 ( 2.638552)
build_install 0.016191 0.002609 8.968806 ( 4.319693)
test_btest 0.000575 0.000191 76.544309 ( 21.098077)
test_basic 0.003387 0.005708 0.958960 ( 3.755824)
test_all 0.092732 0.048895 689.170074 (217.916533)
test_rubyspec 0.047492 0.030289 122.850695 ( 29.126841)
total: 288.50 sec