Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-225200
#<BuildRuby:0x00007fae10acfdd0
@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.20240711-225200",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.004439 0.003270 3.297457 ( 3.408608)
build_miniruby 0.000000 0.001795 1.553241 ( 1.550157)
build_ruby 0.000000 0.002190 3.432304 ( 3.583727)
build_all 0.003195 0.006027 7.915234 ( 3.126136)
build_install 0.004428 0.015006 10.571149 ( 4.954263)
test_btest 0.000000 0.001060 109.192117 ( 28.626106)
test_basic 0.000000 0.008701 1.103275 ( 1.151565)
test_all 0.101021 0.051754 824.927906 (267.543791)
test_rubyspec 0.050077 0.041793 166.045373 ( 38.479292)
total: 352.42 sec