Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-063716
#<BuildRuby:0x00007ff5316dfdc0
@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.20240615-063716",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.003115 0.005034 3.515494 ( 3.451371)
build_miniruby 0.001156 0.000372 1.387654 ( 1.385069)
build_ruby 0.001588 0.000510 4.166766 ( 4.323966)
build_all 0.005503 0.003251 7.736680 ( 3.185834)
build_install 0.017932 0.003008 10.264848 ( 4.787378)
test_btest 0.000758 0.000237 112.397849 ( 29.514647)
test_basic 0.008038 0.001078 1.278885 ( 1.326181)
test_all 0.071809 0.076688 851.905763 (236.211903)
test_rubyspec 0.046870 0.042995 158.635987 ( 32.778313)
total: 316.97 sec