Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-144103
#<BuildRuby:0x0000564ae928def0
@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.20240302-144103",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003323 0.003863 2.292615 ( 2.209329)
build_miniruby 0.001050 0.000247 1.492508 ( 1.492542)
build_ruby 0.001160 0.000273 2.793237 ( 2.991320)
build_all 0.007060 0.000000 6.125166 ( 2.330979)
build_install 0.016778 0.000593 7.706625 ( 3.498007)
test_btest 0.000832 0.000152 88.408327 ( 23.027070)
test_basic 0.006979 0.000463 0.899274 ( 0.962446)
test_all 0.088584 0.029915 779.991164 (238.987886)
test_rubyspec 0.046308 0.031332 109.195358 (118.333825)
total: 393.83 sec