Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-105045
#<BuildRuby:0x0000559e99525e80
@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.20240225-105045",
@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.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002246 0.004504 2.415010 ( 2.195325)
build_miniruby 0.001074 0.000258 1.526809 ( 1.524966)
build_ruby 0.001184 0.000284 2.934417 ( 3.172110)
build_all 0.007518 0.000000 6.434709 ( 2.430917)
build_install 0.019216 0.000000 8.328542 ( 3.929909)
test_btest 0.000978 0.000000 91.123596 ( 25.150741)
test_basic 0.002025 0.004349 0.928496 ( 1.277621)
test_all 0.080590 0.035230 732.996518 (244.743480)
test_rubyspec 0.046336 0.034960 106.383764 (115.345517)
total: 399.77 sec