Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-202441
#<BuildRuby:0x00007f3762ccfdd0
@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.20241218-202441",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.002084 0.003727 2.388382 ( 2.722525)
build_miniruby 0.001202 0.000250 1.403028 ( 1.399707)
build_ruby 0.001437 0.000300 3.960753 ( 4.170102)
build_all 0.007381 0.000649 6.252428 ( 2.664657)
build_install 0.014953 0.002054 8.191155 ( 4.369349)
test_btest 0.000866 0.000167 74.842143 ( 21.237725)
test_basic 0.003285 0.005476 0.951508 ( 1.000231)
test_all 0.098470 0.047341 695.013559 (208.495648)
test_rubyspec 0.047018 0.036285 115.087883 ( 25.531980)
total: 271.59 sec