Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-165741
#<BuildRuby:0x00007fdcfb1dfdc8
@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.20241227-165741",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.002034 0.003474 2.090788 ( 2.412720)
build_miniruby 0.000000 0.001360 1.404254 ( 1.401733)
build_ruby 0.000000 0.002048 4.399197 ( 4.531505)
build_all 0.003654 0.005334 6.504982 ( 2.992192)
build_install 0.005325 0.014939 8.315107 ( 4.971598)
test_btest 0.000588 0.000242 79.074768 ( 25.323214)
test_basic 0.005773 0.002377 0.981134 ( 1.031224)
test_all 0.124303 0.020749 689.509691 (218.359819)
test_rubyspec 0.036651 0.043507 116.799941 ( 30.003944)
total: 291.03 sec