Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-003457
#<BuildRuby:0x000055ec56cedf68
@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.20240228-003457",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006246 0.000416 2.317546 ( 2.145655)
build_miniruby 0.000000 0.001127 1.564377 ( 1.562442)
build_ruby 0.000000 0.001367 3.204261 ( 3.395160)
build_all 0.003456 0.004200 6.531404 ( 2.585956)
build_install 0.010019 0.007183 7.719578 ( 3.576399)
test_btest 0.000562 0.000161 88.069158 ( 23.283830)
test_basic 0.005813 0.000000 0.878380 ( 0.940564)
test_all 0.075997 0.042723 747.856598 (212.640214)
test_rubyspec 0.039409 0.036595 104.902264 (114.270040)
total: 364.40 sec