Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-104925
#<BuildRuby:0x000055be43d0a320
@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.20230121-104925",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000432 0.004088 1.170385 ( 2.072271)
build_miniruby 0.000908 0.000216 1.224573 ( 1.362550)
build_ruby 0.001491 0.000355 3.085122 ( 3.400559)
build_all 0.006833 0.000615 3.900284 ( 2.480056)
build_install 0.013993 0.002117 3.052913 ( 2.831583)
test_btest 0.000272 0.000632 57.807089 ( 30.403258)
test_basic 0.000000 0.006352 0.458591 ( 0.683703)
test_all 0.000000 0.001034 651.705344 (261.738984)
test_rubyspec 0.028970 0.019061 68.634560 ( 79.376936)
total: 384.35 sec