Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-135941
#<BuildRuby:0x0000562bb341a138
@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.20230208-135941",
@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.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001489 0.003551 1.166893 ( 1.580144)
build_miniruby 0.001031 0.000165 1.078683 ( 1.077711)
build_ruby 0.001090 0.000175 2.120686 ( 2.340327)
build_all 0.001364 0.006427 3.809437 ( 2.121225)
build_install 0.013676 0.001299 2.916558 ( 2.293124)
test_btest 0.000586 0.000121 55.373476 ( 22.449116)
test_basic 0.004231 0.000876 0.371609 ( 0.467519)
test_all 0.001646 0.000101 632.568351 (210.628390)
test_rubyspec 0.034183 0.015004 69.088895 ( 79.020098)
total: 321.98 sec