Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-100357
#<BuildRuby:0x00007fedc7eefdd8
@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.20241116-100357",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003396 0.003850 3.928885 ( 3.851198)
build_miniruby 0.001292 0.000258 1.557426 ( 1.554047)
build_ruby 0.001591 0.000318 4.276840 ( 4.398404)
build_all 0.007112 0.001422 6.435754 ( 2.677254)
build_install 0.015452 0.003091 9.215912 ( 4.539120)
test_btest 0.000634 0.000127 80.516091 ( 21.524330)
test_basic 0.005949 0.003636 1.080498 ( 1.127252)
test_all 0.112617 0.033104 725.577943 (320.578699)
test_rubyspec 0.040327 0.041818 124.305295 ( 27.679703)
total: 387.93 sec