Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-000559
#<BuildRuby:0x00005631f1601fc0
@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.20240213-000559",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.002383 0.003630 1.769135 ( 2.105462)
build_miniruby 0.000000 0.001951 1.573594 ( 1.571394)
build_ruby 0.000885 0.001074 3.450806 ( 3.681342)
build_all 0.004390 0.004006 6.577894 ( 3.368790)
build_install 0.016712 0.003129 8.129414 ( 4.648932)
test_btest 0.000587 0.000165 90.446758 ( 37.432482)
test_basic 0.000118 0.007655 0.995945 ( 1.088555)
test_all 0.069985 0.046674 798.836549 (278.869389)
test_rubyspec 0.055509 0.056484 185.848416 (195.454099)
total: 528.22 sec