Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-104049
#<BuildRuby:0x000055e84d56e3d0
@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.20230822-104049",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000000 0.000025 0.000025 ( 0.000026)
build_up 0.002287 0.004429 2.237991 ( 5.591835)
build_miniruby 0.001653 0.000000 1.654012 ( 2.073689)
build_ruby 0.001823 0.000000 3.359008 ( 5.398330)
build_all 0.007062 0.001280 6.195149 ( 6.151935)
build_install 0.013931 0.005547 7.580720 ( 8.451720)
test_btest 0.000000 0.000761 81.505266 ( 51.174382)
test_basic 0.005143 0.003798 0.964506 ( 1.169683)
test_all 0.008144 0.001659 666.520665 (399.827937)
test_rubyspec 0.031931 0.038739 104.084067 (160.057988)
total: 639.90 sec