Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-062002
#<BuildRuby:0x000055a2588968e0
@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.20240208-062002",
@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.000007 0.000030 ( 0.000028)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.005633 0.000410 1.972404 ( 2.335739)
build_miniruby 0.001430 0.000435 1.606274 ( 1.615700)
build_ruby 0.001668 0.000507 3.536285 ( 3.757404)
build_all 0.007197 0.000790 6.484465 ( 3.366339)
build_install 0.019586 0.000294 7.857784 ( 4.821234)
test_btest 0.000758 0.000190 88.233977 ( 36.080431)
test_basic 0.006330 0.000000 0.885737 ( 0.986043)
test_all 0.087635 0.028409 779.867972 (277.141677)
test_rubyspec 0.055753 0.049065 172.459516 (185.194129)
total: 515.30 sec