Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-123709
#<BuildRuby:0x00007f5f00ebfdc8
@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.20241229-123709",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.001839 0.003254 1.745615 ( 7.833475)
build_miniruby 0.000974 0.000354 1.313976 ( 1.434301)
build_ruby 0.001331 0.000484 3.361038 ( 28.100902)
build_all 0.002343 0.005731 5.415426 ( 2.154451)
build_install 0.015555 0.001500 6.554450 ( 3.344944)
test_btest 0.000751 0.000278 63.236224 ( 17.874050)
test_basic 0.008939 0.000312 0.737263 ( 0.797029)
test_all 0.103891 0.036488 626.359898 (232.503382)
test_rubyspec 0.059330 0.021247 112.427994 ( 20.798397)
total: 314.84 sec