Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-173300
#<BuildRuby:0x0000557549d6e390
@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.20230827-173300",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006186 0.000372 2.176899 ( 4.266594)
build_miniruby 0.001571 0.000262 1.613486 ( 1.621591)
build_ruby 0.001777 0.000296 3.191183 ( 3.417105)
build_all 0.004826 0.003499 6.285296 ( 4.628978)
build_install 0.008943 0.010325 7.801843 ( 5.466579)
test_btest 0.000583 0.000146 84.765618 ( 42.785139)
test_basic 0.007214 0.000815 0.931358 ( 1.206840)
test_all 0.006024 0.003472 668.864266 (313.537899)
test_rubyspec 0.047273 0.026038 105.876176 (127.734725)
total: 504.67 sec