Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-083625
#<BuildRuby:0x00007f314680fdd0
@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.20240624-083625",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.006207 0.002515 3.390289 ( 3.477609)
build_miniruby 0.001226 0.000316 1.286770 ( 1.283714)
build_ruby 0.001512 0.000390 3.441006 ( 3.616767)
build_all 0.007571 0.000906 7.365514 ( 2.861415)
build_install 0.011961 0.006934 10.178579 ( 4.604248)
test_btest 0.000717 0.000199 107.260908 ( 27.547716)
test_basic 0.004946 0.004258 1.046425 ( 1.097807)
test_all 0.119662 0.033125 748.922466 (224.885946)
test_rubyspec 0.045926 0.046406 169.099351 ( 30.880717)
total: 300.26 sec