Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-101809
#<BuildRuby:0x00007f674653fde0
@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.20241016-101809",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006686 0.001163 3.435223 ( 3.316967)
build_miniruby 0.001450 0.000253 1.649869 ( 1.649294)
build_ruby 0.002028 0.000353 3.928163 ( 4.086578)
build_all 0.004783 0.004484 6.963324 ( 2.688888)
build_install 0.017641 0.004412 10.103506 ( 4.650506)
test_btest 0.000727 0.000155 92.122618 ( 24.508972)
test_basic 0.006959 0.003998 0.967790 ( 1.013763)
test_all 0.111182 0.042136 776.493705 (230.541991)
test_rubyspec 0.046723 0.042136 136.156331 ( 35.303002)
total: 307.76 sec