Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-143856
#<BuildRuby:0x00007fced0a4fdc0
@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.20241210-143856",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.001003 0.007075 3.544134 ( 3.543709)
build_miniruby 0.000000 0.001532 1.612375 ( 1.608736)
build_ruby 0.000757 0.001275 3.658965 ( 33.783478)
build_all 0.002280 0.005688 6.346003 ( 2.557093)
build_install 0.014760 0.003703 8.570880 ( 4.130367)
test_btest 0.000613 0.000216 74.949468 ( 20.598416)
test_basic 0.006935 0.002437 0.981665 ( 1.040171)
test_all 0.088346 0.053882 717.135691 (218.908576)
test_rubyspec 0.053482 0.028818 115.223691 ( 26.210838)
total: 312.38 sec