Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-014558
#<BuildRuby:0x000055cdadb06230
@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.20231019-014558",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002746 0.003828 2.084802 ( 2.346444)
build_miniruby 0.001279 0.000170 1.581904 ( 1.580411)
build_ruby 0.001563 0.000208 3.249728 ( 3.418142)
build_all 0.002708 0.004506 6.039574 ( 2.473344)
build_install 0.013991 0.003689 7.251399 ( 3.483963)
test_btest 0.000841 0.000148 84.614395 ( 21.923457)
test_basic 0.001059 0.004318 0.845847 ( 0.906786)
test_all 0.008297 0.000006 654.478255 (213.427642)
test_rubyspec 0.043944 0.016720 88.452280 ( 99.916966)
total: 349.48 sec