Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-171430
#<BuildRuby:0x00007f3a94cffdc0
@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.20241001-171430",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.002289 0.006576 4.945768 ( 4.071655)
build_miniruby 0.001983 0.000000 1.701622 ( 1.697770)
build_ruby 0.002021 0.000055 3.542514 ( 18.422864)
build_all 0.003011 0.004712 6.420735 ( 2.518487)
build_install 0.002649 0.015348 9.718570 ( 4.332555)
test_btest 0.000693 0.000262 92.615641 ( 24.816038)
test_basic 0.002046 0.007095 1.085690 ( 1.133848)
test_all 0.114854 0.033637 797.949891 (240.473378)
test_rubyspec 0.038154 0.050504 138.708103 ( 31.597399)
total: 329.07 sec