Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-212141
#<BuildRuby:0x000055c3228b63d0
@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.20240220-212141",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002082 0.006049 2.721147 ( 2.937058)
build_miniruby 0.001856 0.000000 1.734578 ( 1.830038)
build_ruby 0.001813 0.000012 3.637863 ( 3.898341)
build_all 0.003817 0.003723 6.908721 ( 2.864235)
build_install 0.013995 0.005253 8.664832 ( 4.700118)
test_btest 0.000590 0.000138 92.924929 ( 35.178911)
test_basic 0.006207 0.000000 0.917181 ( 0.981417)
test_all 0.092923 0.023591 806.612186 (343.735033)
test_rubyspec 0.034667 0.051907 125.151481 (134.714086)
total: 530.84 sec