Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-210851
#<BuildRuby:0x00007fd7da00fdc0
@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.20240725-210851",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.006147 0.000878 2.478086 ( 2.670430)
build_miniruby 0.001221 0.000175 1.237122 ( 1.234294)
build_ruby 0.001752 0.000251 4.081888 ( 4.265254)
build_all 0.009737 0.000716 8.601983 ( 4.958977)
build_install 0.017424 0.006754 11.633214 ( 7.195781)
test_btest 0.000796 0.000137 120.057989 ( 41.044854)
test_basic 0.004864 0.004349 0.952415 ( 0.999977)
test_all 0.118566 0.027811 741.602099 (218.046647)
test_rubyspec 0.047904 0.038814 159.118365 ( 26.827475)
total: 307.24 sec