Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-041023
#<BuildRuby:0x000056103047a090
@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.20230821-041023",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000028)
build_up 0.002865 0.003883 2.280878 ( 6.513825)
build_miniruby 0.001344 0.000185 1.734625 ( 2.998866)
build_ruby 0.001607 0.000221 3.462212 ( 6.158445)
build_all 0.004990 0.004260 6.387542 ( 5.821171)
build_install 0.013378 0.005100 8.046918 ( 9.070688)
test_btest 0.000614 0.000115 84.912970 ( 63.974575)
test_basic 0.007708 0.001445 0.975663 ( 2.329874)
test_all 0.008683 0.001628 705.293927 (511.268630)
test_rubyspec 0.038736 0.041831 112.712624 (230.358205)
total: 838.50 sec