Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-071121
#<BuildRuby:0x00007f4a5991fdc0
@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.20241229-071121",
@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.000011 0.000008 0.000019 ( 0.000020)
autoconf 0.000018 0.000012 0.000030 ( 0.000031)
configure 0.000015 0.000011 0.000026 ( 0.000027)
build_up 0.000369 0.005319 1.686159 ( 2.011674)
build_miniruby 0.000710 0.000557 1.152035 ( 1.149706)
build_ruby 0.001833 0.000000 3.231619 ( 43.674767)
build_all 0.005702 0.002940 6.300099 ( 2.534868)
build_install 0.015439 0.001367 8.127455 ( 4.390368)
test_btest 0.000031 0.001294 73.887983 ( 21.227514)
test_basic 0.003874 0.006938 0.851475 ( 1.139163)
test_all 0.077300 0.064702 668.283277 (213.724113)
test_rubyspec 0.041268 0.042381 113.190127 ( 27.354651)
total: 317.21 sec