Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-212117
#<BuildRuby:0x00007f8f93ebfdc8
@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.20241215-212117",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000033 0.000009 0.000042 ( 0.000041)
build_up 0.006156 0.000526 2.628896 ( 3.205810)
build_miniruby 0.001242 0.000311 1.515731 ( 1.536697)
build_ruby 0.001839 0.000460 4.451036 ( 32.522126)
build_all 0.003628 0.005861 6.398206 ( 6.558524)
build_install 0.020036 0.003271 8.850320 ( 7.211301)
test_btest 0.000785 0.000212 79.871954 ( 36.403409)
test_basic 0.006192 0.006160 1.108483 ( 1.215786)
test_all 0.117618 0.030467 734.526043 (246.773192)
test_rubyspec 0.037986 0.042935 118.935713 ( 27.920902)
total: 363.35 sec