Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-184910
#<BuildRuby:0x00005599c228da00
@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.20240210-184910",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005150 0.000672 1.780726 ( 2.103468)
build_miniruby 0.001329 0.000173 1.531868 ( 1.529857)
build_ruby 0.000000 0.001618 3.098534 ( 3.323713)
build_all 0.006055 0.001542 6.749021 ( 2.937980)
build_install 0.010079 0.009748 8.155519 ( 4.274495)
test_btest 0.000000 0.000970 90.691550 ( 29.067943)
test_basic 0.003929 0.002685 0.950946 ( 1.022655)
test_all 0.074246 0.044122 786.392810 (308.902468)
test_rubyspec 0.057490 0.053437 191.652790 (218.550196)
total: 571.71 sec