Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-134403
#<BuildRuby:0x00007f28f059fdd8
@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.20240711-134403",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.000707 0.006966 3.471071 ( 3.478747)
build_miniruby 0.001505 0.000411 1.402520 ( 1.401030)
build_ruby 0.001748 0.000477 3.709420 ( 3.916637)
build_all 0.007176 0.001957 8.080486 ( 3.076635)
build_install 0.018696 0.002674 10.952259 ( 5.046598)
test_btest 0.001102 0.000284 121.526017 ( 56.192227)
test_basic 0.006233 0.008150 1.299819 ( 1.848293)
test_all 0.114106 0.040427 837.935543 (273.340792)
test_rubyspec 0.048501 0.041260 164.414001 ( 42.171945)
total: 390.47 sec