Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-040112
#<BuildRuby:0x00007fd95eb2fdd8
@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.20241031-040112",
@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.000028 0.000003 0.000031 ( 0.000032)
autoconf 0.000043 0.000005 0.000048 ( 0.000046)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.005405 0.003150 4.329431 ( 4.118145)
build_miniruby 0.001505 0.000188 1.655571 ( 1.653081)
build_ruby 0.001963 0.000245 3.639339 ( 29.894385)
build_all 0.007259 0.000411 5.938222 ( 2.382180)
build_install 0.012913 0.004109 7.370816 ( 3.899791)
test_btest 0.000885 0.000121 65.365792 ( 17.526817)
test_basic 0.005636 0.003654 0.734710 ( 0.788370)
test_all 0.115582 0.030439 653.268464 (196.923254)
test_rubyspec 0.042682 0.035980 119.754588 ( 20.204039)
total: 277.39 sec