Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-010546
#<BuildRuby:0x00007fde9969fdc8
@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.20240618-010546",
@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.000025 0.000008 0.000033 ( 0.000034)
autoconf 0.000039 0.000012 0.000051 ( 0.000051)
configure 0.000039 0.000012 0.000051 ( 0.000051)
build_up 0.008254 0.002852 4.341341 ( 6.395493)
build_miniruby 0.001648 0.000504 2.297133 ( 2.945967)
build_ruby 0.000027 0.002648 4.450900 ( 5.251597)
build_all 0.007656 0.003819 8.599531 ( 8.271364)
build_install 0.019805 0.006602 12.119023 ( 11.699543)
test_btest 0.000662 0.000221 120.320764 (128.759190)
test_basic 0.008380 0.005364 1.421107 ( 2.595158)
test_all 0.118404 0.046758 970.930367 (1170.592580)
test_rubyspec 0.056337 0.044536 174.334817 (143.695187)
total: 1480.21 sec