Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-213228
#<BuildRuby:0x00007f96dd84fdc0
@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.20240930-213228",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005690 0.003242 4.234185 ( 3.587063)
build_miniruby 0.001326 0.000170 1.384830 ( 1.383129)
build_ruby 0.000000 0.001939 3.704526 ( 3.922019)
build_all 0.006410 0.000599 6.264069 ( 2.436951)
build_install 0.016848 0.001788 9.292469 ( 4.188515)
test_btest 0.000711 0.000097 95.922786 ( 31.286976)
test_basic 0.005588 0.004942 1.152311 ( 1.223471)
test_all 0.061088 0.087043 714.377604 (213.542444)
test_rubyspec 0.048632 0.036755 133.073011 ( 30.090460)
total: 291.66 sec