Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-160524
#<BuildRuby:0x000056456237a8e0
@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.20230828-160524",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.000000 0.006397 1.807987 ( 4.094911)
build_miniruby 0.000000 0.001345 1.410531 ( 1.408456)
build_ruby 0.001203 0.000302 2.522830 ( 2.725378)
build_all 0.000000 0.006985 5.833138 ( 2.256542)
build_install 0.008899 0.008693 7.289782 ( 3.503929)
test_btest 0.000000 0.000847 85.584797 ( 24.020532)
test_basic 0.006783 0.001076 0.970246 ( 1.102792)
test_all 0.005551 0.004150 711.435183 (230.223941)
test_rubyspec 0.036199 0.037011 99.885839 (111.764711)
total: 381.10 sec