Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-000603
#<BuildRuby:0x000055ee285fa1d8
@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.20230824-000603",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000000 0.006342 2.155749 ( 3.374604)
build_miniruby 0.000000 0.001555 1.614638 ( 1.621912)
build_ruby 0.000000 0.001657 3.206328 ( 3.381337)
build_all 0.004346 0.003074 6.144797 ( 3.119384)
build_install 0.012044 0.005141 7.255927 ( 3.903083)
test_btest 0.000718 0.000191 85.670391 ( 32.539629)
test_basic 0.003443 0.004044 0.948652 ( 1.033492)
test_all 0.002339 0.007868 720.553557 (369.233816)
test_rubyspec 0.050896 0.022072 106.840308 (135.855519)
total: 554.06 sec