Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-202319
#<BuildRuby:0x00007f539a99fdc8
@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.20241024-202319",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.003971 0.004726 4.173199 ( 4.435091)
build_miniruby 0.001860 0.000000 1.846415 ( 1.940127)
build_ruby 0.002038 0.000000 4.687525 ( 4.982904)
build_all 0.007944 0.003227 7.395733 ( 4.435343)
build_install 0.011300 0.009768 10.014763 ( 5.810851)
test_btest 0.000803 0.000201 76.947058 ( 22.280414)
test_basic 0.008628 0.001078 1.051457 ( 1.485450)
test_all 0.100214 0.046448 714.894236 (234.795724)
test_rubyspec 0.055724 0.028028 122.625391 ( 27.557840)
total: 307.72 sec