Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-060001
#<BuildRuby:0x000055be679223b0
@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.20230311-060001",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002292 0.004388 1.859716 ( 5.024388)
build_miniruby 0.001739 0.000290 1.362395 ( 1.922491)
build_ruby 0.001367 0.000228 2.711002 ( 3.775294)
build_all 0.007874 0.000000 2.256108 ( 3.094122)
build_install 0.014447 0.005215 3.402950 ( 4.802971)
test_btest 0.000903 0.000161 70.864918 ( 83.013390)
test_basic 0.000000 0.007642 0.554577 ( 1.076339)
test_all 0.003428 0.002955 627.351604 (632.483744)
test_rubyspec 0.025857 0.027786 80.607027 (105.404604)
total: 840.60 sec