Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-011556
#<BuildRuby:0x0000562394c86078
@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.20240309-011556",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000000 0.000043 0.000043 ( 0.000043)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.000000 0.007189 2.273328 ( 2.068599)
build_miniruby 0.000745 0.000732 1.466331 ( 1.464564)
build_ruby 0.001441 0.000346 3.454338 ( 3.700076)
build_all 0.006743 0.000616 6.450220 ( 2.768325)
build_install 0.015328 0.003855 8.201032 ( 3.896599)
test_btest 0.000748 0.000174 89.262718 ( 30.163369)
test_basic 0.005867 0.000385 0.840681 ( 0.903467)
test_all 0.080817 0.035242 833.931022 (288.187215)
test_rubyspec 0.038835 0.047031 111.825587 (121.149488)
total: 454.30 sec