Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-095515
#<BuildRuby:0x00007f3efdfafdc8
@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.20241008-095515",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.004037 0.004015 3.264551 ( 3.285052)
build_miniruby 0.000000 0.001619 1.208327 ( 1.205616)
build_ruby 0.000000 0.002152 3.373201 ( 3.556644)
build_all 0.007578 0.001070 6.729856 ( 2.600960)
build_install 0.009197 0.008542 9.608714 ( 4.348267)
test_btest 0.000648 0.000211 93.986307 ( 25.287117)
test_basic 0.008139 0.002640 1.201629 ( 1.252472)
test_all 0.109211 0.042174 744.848497 (215.257685)
test_rubyspec 0.034851 0.054123 133.836723 ( 24.527261)
total: 281.32 sec