Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-215000
#<BuildRuby:0x000056544f53a008
@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.20230606-215000",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006096 0.000391 1.972464 ( 4.611970)
build_miniruby 0.001104 0.000201 1.372765 ( 1.446544)
build_ruby 0.001548 0.000281 2.861594 ( 3.361917)
build_all 0.006287 0.001143 2.166368 ( 2.178005)
build_install 0.012325 0.005170 3.404583 ( 3.560804)
test_btest 0.000643 0.000134 77.150007 ( 41.347958)
test_basic 0.002407 0.004101 0.756365 ( 1.024203)
test_all 0.001144 0.000274 583.141625 (269.471058)
test_rubyspec 0.014492 0.037129 81.662383 (100.876371)
total: 427.88 sec