Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-215803
#<BuildRuby:0x00007ff39799fdd0
@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.20241114-215803",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.003659 0.003853 3.523956 ( 3.376763)
build_miniruby 0.001214 0.000495 1.622586 ( 1.618934)
build_ruby 0.001298 0.000528 3.724989 ( 3.856423)
build_all 0.007379 0.001298 6.489195 ( 2.691056)
build_install 0.015803 0.003829 8.832374 ( 4.135305)
test_btest 0.000633 0.000237 78.939175 ( 25.912318)
test_basic 0.005389 0.000437 1.173093 ( 6.723410)
test_all 0.102737 0.042767 699.717313 (217.970799)
test_rubyspec 0.057614 0.024629 120.236706 ( 23.969555)
total: 290.26 sec