Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-111348
#<BuildRuby:0x00005557e349e3b0
@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.20240317-111348",
@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.000025 0.000005 0.000030 ( 0.000028)
autoconf 0.000035 0.000007 0.000042 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003808 0.004885 2.462214 ( 2.550896)
build_miniruby 0.001167 0.000269 1.723689 ( 1.749061)
build_ruby 0.001624 0.000374 3.561346 ( 3.770195)
build_all 0.007747 0.000772 7.262488 ( 3.678529)
build_install 0.017299 0.002469 8.861133 ( 5.077959)
test_btest 0.000000 0.001568 96.177617 ( 37.337348)
test_basic 0.001623 0.005936 1.020368 ( 1.097735)
test_all 0.081905 0.041340 766.776946 (291.132897)
test_rubyspec 0.042480 0.048439 130.266713 (139.708777)
total: 486.10 sec