Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-170357
#<BuildRuby:0x000055c2242fe3b0
@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.20230217-170357",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.004629 1.154436 ( 1.711784)
build_miniruby 0.000000 0.001177 0.936102 ( 0.934448)
build_ruby 0.000457 0.000996 1.995211 ( 2.221031)
build_all 0.005760 0.000517 3.234631 ( 1.584564)
build_install 0.011869 0.000993 2.507155 ( 1.633701)
test_btest 0.000577 0.000138 56.572425 ( 14.643269)
test_basic 0.005043 0.000227 0.498514 ( 0.589557)
test_all 0.001364 0.000315 608.577379 (174.889457)
test_rubyspec 0.013408 0.024537 63.887472 ( 73.904427)
total: 272.11 sec