Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-005558
#<BuildRuby:0x00007ffac0fefde0
@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.20241227-005558",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.000823 0.004236 1.626000 ( 1.963297)
build_miniruby 0.001403 0.000000 1.092195 ( 1.089010)
build_ruby 0.001734 0.000000 2.972425 ( 3.205515)
build_all 0.004558 0.003214 5.274528 ( 2.130707)
build_install 0.002636 0.013065 6.482387 ( 3.310714)
test_btest 0.000952 0.000000 69.773372 ( 18.400087)
test_basic 0.004857 0.003221 0.842012 ( 0.888779)
test_all 0.101472 0.029423 595.115528 (172.739545)
test_rubyspec 0.046087 0.029736 113.499445 ( 19.174306)
total: 222.90 sec