Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-164956
#<BuildRuby:0x000055c0b61da4f8
@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.20240312-164956",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.008106 0.000054 2.718344 ( 2.626397)
build_miniruby 0.001560 0.000000 1.735623 ( 1.734540)
build_ruby 0.001932 0.000000 3.426404 ( 3.675222)
build_all 0.002659 0.005066 6.848667 ( 3.043675)
build_install 0.015695 0.003972 8.965088 ( 4.754888)
test_btest 0.000727 0.000000 95.262886 ( 33.960985)
test_basic 0.004447 0.003037 0.964868 ( 1.041845)
test_all 0.079321 0.039304 760.312184 (293.561570)
test_rubyspec 0.062482 0.028944 124.404619 (133.863301)
total: 478.26 sec