Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-202350
#<BuildRuby:0x00007f4266dafde0
@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.20241225-202350",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001704 0.003470 1.961085 ( 2.247792)
build_miniruby 0.001382 0.000286 1.448046 ( 1.444717)
build_ruby 0.000000 0.001862 3.809144 ( 3.946429)
build_all 0.005188 0.003216 6.355339 ( 2.500220)
build_install 0.012330 0.006286 7.519998 ( 3.782016)
test_btest 0.000610 0.000163 72.111592 ( 19.414023)
test_basic 0.008096 0.000957 0.939488 ( 0.991932)
test_all 0.112349 0.028106 662.245895 (198.642472)
test_rubyspec 0.029845 0.051556 115.692422 ( 26.649090)
total: 259.62 sec