Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-093751
#<BuildRuby:0x000055c921d42138
@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.20230313-093751",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.005680 1.665522 ( 3.115155)
build_miniruby 0.000000 0.001178 1.219617 ( 1.218599)
build_ruby 0.000000 0.001295 2.037816 ( 2.227371)
build_all 0.000000 0.005898 1.940795 ( 1.038249)
build_install 0.003857 0.009976 3.184323 ( 2.084181)
test_btest 0.000488 0.000142 66.226281 ( 21.269231)
test_basic 0.000196 0.004141 0.486544 ( 0.589208)
test_all 0.001040 0.000347 550.249166 (184.670019)
test_rubyspec 0.036295 0.008625 75.394852 ( 88.030883)
total: 304.24 sec