Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-134713
#<BuildRuby:0x00007f1573e1fde0
@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.20241027-134713",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000043 0.000003 0.000046 ( 0.000045)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.007255 0.000190 3.486652 ( 3.391370)
build_miniruby 0.000000 0.001812 1.581425 ( 1.578954)
build_ruby 0.000000 0.001992 3.716672 ( 3.865916)
build_all 0.008822 0.000062 6.950645 ( 2.912108)
build_install 0.019187 0.000000 10.007310 ( 4.845320)
test_btest 0.000874 0.000000 79.025101 ( 21.793051)
test_basic 0.010831 0.000000 0.925712 ( 0.977945)
test_all 0.129088 0.021371 698.702226 (213.126220)
test_rubyspec 0.029698 0.054425 123.122398 ( 27.335492)
total: 279.83 sec