Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-195002
#<BuildRuby:0x00007f4bce67fdd8
@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-195002",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000023 0.000009 0.000032 ( 0.000031)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.002831 0.005215 3.184833 ( 3.146690)
build_miniruby 0.001128 0.000475 1.252532 ( 1.249534)
build_ruby 0.001272 0.000535 3.762969 ( 3.953614)
build_all 0.004477 0.004384 7.876020 ( 3.331493)
build_install 0.017104 0.001622 10.032053 ( 4.876425)
test_btest 0.000741 0.000290 109.528974 ( 28.760286)
test_basic 0.007186 0.000994 1.065154 ( 1.116862)
test_all 0.090447 0.054964 800.700546 (222.555516)
test_rubyspec 0.049462 0.039975 166.776941 ( 50.249612)
total: 319.24 sec