Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-120539
#<BuildRuby:0x00005608365ca258
@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.20230910-120539",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.002818 0.004404 2.361197 ( 4.735727)
build_miniruby 0.001738 0.000174 1.736577 ( 1.964334)
build_ruby 0.001616 0.000161 3.506995 ( 3.888480)
build_all 0.008470 0.000000 6.506622 ( 4.283543)
build_install 0.020042 0.000214 7.791521 ( 6.006338)
test_btest 0.000931 0.000000 84.800675 ( 46.894664)
test_basic 0.007353 0.000320 0.952512 ( 1.063535)
test_all 0.004064 0.004475 645.823228 (281.288295)
test_rubyspec 0.035410 0.038377 106.984397 (120.682181)
total: 470.81 sec