Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-003813
#<BuildRuby:0x000055d8e0af1fb8
@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.20230619-003813",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006195 0.000808 2.035631 ( 5.177849)
build_miniruby 0.001404 0.000183 1.434068 ( 1.717077)
build_ruby 0.001670 0.000218 2.768935 ( 28.179952)
build_all 0.007953 0.000415 2.514407 ( 2.979348)
build_install 0.017001 0.001467 3.828950 ( 4.505246)
test_btest 0.000877 0.000000 79.050276 ( 49.877664)
test_basic 0.006672 0.000274 0.834626 ( 1.610941)
test_all 0.000000 0.001953 573.536592 (278.668242)
test_rubyspec 0.014596 0.036920 86.672817 (113.320134)
total: 486.04 sec