Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-200634
#<BuildRuby:0x0000557a99e367c8
@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.20230123-200634",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004166 0.000568 0.950487 ( 1.348135)
build_miniruby 0.001165 0.000000 0.996874 ( 0.995358)
build_ruby 0.001501 0.000000 2.304664 ( 2.612258)
build_all 0.005939 0.000602 3.366877 ( 1.656816)
build_install 0.013310 0.001124 2.554132 ( 1.620209)
test_btest 0.000686 0.000086 55.666288 ( 14.357445)
test_basic 0.001113 0.004147 0.369591 ( 0.463740)
test_all 0.000979 0.000157 592.757752 (167.731670)
test_rubyspec 0.013035 0.027444 60.115925 ( 69.995868)
total: 260.78 sec