Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-053438
#<BuildRuby:0x00005639eaaa23d0
@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.20230617-053438",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000031 0.000004 0.000035 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.000000 0.007385 2.197262 ( 6.872356)
build_miniruby 0.000875 0.000719 1.574764 ( 3.432474)
build_ruby 0.001516 0.000195 3.056472 ( 30.618752)
build_all 0.002194 0.007854 2.637512 ( 3.820676)
build_install 0.018975 0.000573 4.045087 ( 5.386093)
test_btest 0.000599 0.000124 79.570488 ( 56.955536)
test_basic 0.000000 0.007306 0.826278 ( 1.805543)
test_all 0.000000 0.001638 590.655158 (275.767921)
test_rubyspec 0.027404 0.026506 88.535392 (131.010614)
total: 515.67 sec