Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-103729
#<BuildRuby:0x000056275b406018
@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.20230205-103729",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001778 0.002584 1.061894 ( 1.454801)
build_miniruby 0.001188 0.000283 1.086826 ( 1.085486)
build_ruby 0.000000 0.001647 2.158135 ( 2.376635)
build_all 0.000562 0.006217 3.691050 ( 1.876129)
build_install 0.009914 0.002210 2.812360 ( 1.964685)
test_btest 0.000524 0.000168 55.969770 ( 18.690358)
test_basic 0.001414 0.003811 0.372842 ( 0.473446)
test_all 0.000782 0.000279 632.371315 (193.005555)
test_rubyspec 0.009977 0.032887 66.693842 ( 76.582699)
total: 297.51 sec