Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-222722
#<BuildRuby:0x000055c8e59f2230
@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.20230826-222722",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.002677 0.003797 1.966225 ( 3.143223)
build_miniruby 0.001815 0.000000 1.605059 ( 1.630115)
build_ruby 0.001964 0.000000 3.182795 ( 3.384751)
build_all 0.003774 0.003955 6.306376 ( 2.961550)
build_install 0.004818 0.014951 7.909226 ( 4.505775)
test_btest 0.000610 0.000211 85.851423 ( 34.937078)
test_basic 0.004776 0.001647 0.973266 ( 1.043425)
test_all 0.008358 0.000054 681.791057 (309.692241)
test_rubyspec 0.035074 0.036050 105.609808 (125.453624)
total: 486.75 sec