Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-012659
#<BuildRuby:0x00007fe5f57cfdc0
@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.20241110-012659",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.007896 0.000724 4.089589 ( 4.713903)
build_miniruby 0.001674 0.000314 1.785480 ( 1.935813)
build_ruby 0.002017 0.000378 4.605104 ( 4.946223)
build_all 0.004539 0.005272 6.793866 ( 4.946690)
build_install 0.019867 0.003937 9.860900 ( 6.787922)
test_btest 0.000732 0.000158 83.243923 ( 61.922893)
test_basic 0.006470 0.004881 1.110912 ( 1.445994)
test_all 0.093514 0.055006 754.199810 (298.543276)
test_rubyspec 0.039315 0.040094 116.881788 ( 27.020835)
total: 412.26 sec