Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-164622
#<BuildRuby:0x0000558f2b356320
@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.20240305-164622",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002625 0.004392 2.619691 ( 2.416102)
build_miniruby 0.001311 0.000243 1.629166 ( 1.632950)
build_ruby 0.000000 0.001805 3.765932 ( 3.985781)
build_all 0.006244 0.001784 6.672470 ( 3.087618)
build_install 0.015855 0.004507 8.709520 ( 4.862102)
test_btest 0.000631 0.000137 93.255907 ( 34.735578)
test_basic 0.005055 0.001093 0.983639 ( 1.063928)
test_all 0.084311 0.031888 761.832917 (287.266221)
test_rubyspec 0.044245 0.046485 128.837247 (139.148394)
total: 478.20 sec