Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-003854
#<BuildRuby:0x000055da79d4e168
@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.20230110-003854",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000414 0.004142 1.122446 ( 1.504811)
build_miniruby 0.001201 0.000286 1.108218 ( 1.106390)
build_ruby 0.001210 0.000288 3.220000 ( 3.616304)
build_all 0.002213 0.004817 3.654199 ( 1.903378)
build_install 0.012826 0.001967 2.836342 ( 2.061922)
test_btest 0.000655 0.000177 54.371475 ( 21.807121)
test_basic 0.002830 0.003666 0.420758 ( 0.535732)
test_all 0.000327 0.002785 624.233469 (210.946693)
test_rubyspec 0.006576 0.038891 70.298862 ( 81.400766)
total: 324.88 sec