Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-132545
#<BuildRuby:0x00007f861465fdc8
@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.20241224-132545",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002070 0.003326 1.702912 ( 2.041332)
build_miniruby 0.001011 0.000393 1.466699 ( 1.463700)
build_ruby 0.001196 0.000465 3.333025 ( 3.476776)
build_all 0.004592 0.004333 6.351704 ( 2.536326)
build_install 0.008783 0.008552 8.173868 ( 5.301405)
test_btest 0.000890 0.000000 73.254001 ( 21.738738)
test_basic 0.003840 0.006526 1.008263 ( 1.215869)
test_all 0.109709 0.033183 690.908338 (201.573111)
test_rubyspec 0.049970 0.033586 118.230730 ( 26.169687)
total: 265.52 sec