Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-080447
#<BuildRuby:0x00007f0f36f3fdd0
@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.20240820-080447",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000046 0.000008 0.000054 ( 0.000054)
configure 0.000036 0.000007 0.000043 ( 0.000042)
build_up 0.005294 0.005069 4.376456 ( 5.391366)
build_miniruby 0.000000 0.001832 1.956368 ( 2.115677)
build_ruby 0.000348 0.002241 5.026802 ( 5.740105)
build_all 0.012116 0.000169 9.353721 ( 7.655743)
build_install 0.018530 0.008617 12.995624 ( 10.387812)
test_btest 0.000898 0.000220 133.488415 (112.791594)
test_basic 0.002377 0.012562 1.503813 ( 2.051654)
test_all 0.129818 0.036128 972.071746 (589.252526)
test_rubyspec 0.049998 0.048395 181.931789 ( 60.547710)
total: 795.94 sec