Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-152509
#<BuildRuby:0x0000564856e0a228
@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.20240213-152509",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.007123 0.000497 2.141825 ( 3.636105)
build_miniruby 0.001273 0.000199 1.858868 ( 2.617459)
build_ruby 0.000000 0.002234 3.977624 ( 4.956122)
build_all 0.005926 0.004580 7.280613 ( 7.663933)
build_install 0.016829 0.005857 8.988553 ( 8.622966)
test_btest 0.000812 0.000175 93.218563 ( 92.530326)
test_basic 0.007094 0.000614 1.009172 ( 1.670437)
test_all 0.076092 0.048676 770.326891 (511.345127)
test_rubyspec 0.059247 0.054035 201.099954 (244.334809)
total: 877.38 sec