Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-005518
#<BuildRuby:0x000055e1531be3d0
@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.20230612-005518",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001675 0.004256 1.889123 ( 3.277390)
build_miniruby 0.001509 0.000000 1.364842 ( 1.366209)
build_ruby 0.001582 0.000000 2.612732 ( 2.788808)
build_all 0.007442 0.000000 2.389642 ( 2.514567)
build_install 0.016619 0.000434 3.563039 ( 3.492272)
test_btest 0.000878 0.000122 75.597279 ( 40.505071)
test_basic 0.002531 0.000349 0.773708 ( 1.047666)
test_all 0.001322 0.000182 546.651675 (249.216077)
test_rubyspec 0.024486 0.028115 84.350589 (102.348758)
total: 406.56 sec