Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-024147
#<BuildRuby:0x00007f276113fdc8
@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.20241219-024147",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000029 0.000008 0.000037 ( 0.000039)
build_up 0.002030 0.003355 1.508690 ( 1.846942)
build_miniruby 0.001068 0.000344 1.498882 ( 1.496490)
build_ruby 0.001280 0.000411 3.417050 ( 3.612831)
build_all 0.007016 0.000935 6.201140 ( 2.605361)
build_install 0.012283 0.005545 7.862759 ( 4.257593)
test_btest 0.000641 0.000207 69.713415 ( 19.814303)
test_basic 0.005254 0.001700 0.754245 ( 0.805687)
test_all 0.088922 0.054952 659.867957 (228.710320)
test_rubyspec 0.048856 0.029764 114.841595 ( 28.080157)
total: 291.23 sec