Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-172502
#<BuildRuby:0x00007fc332f7fdd0
@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.20241217-172502",
@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.000010 0.000005 0.000015 ( 0.000014)
autoconf 0.000020 0.000010 0.000030 ( 0.000030)
configure 0.000013 0.000006 0.000019 ( 0.000020)
build_up 0.003979 0.001989 2.319563 ( 2.667523)
build_miniruby 0.001174 0.000587 1.553433 ( 1.576009)
build_ruby 0.001590 0.000795 4.122169 ( 4.310074)
build_all 0.004872 0.004594 6.329432 ( 3.369755)
build_install 0.014460 0.002960 8.064121 ( 4.387176)
test_btest 0.000590 0.000286 78.860953 ( 33.945121)
test_basic 0.002776 0.007708 0.862800 ( 0.911395)
test_all 0.120175 0.025702 683.763954 (201.558800)
test_rubyspec 0.035927 0.045364 118.622194 ( 36.927302)
total: 289.65 sec