Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-141539
#<BuildRuby:0x00005643e7f2e2a8
@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.20230124-141539",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003536 0.000757 0.962202 ( 1.339383)
build_miniruby 0.000903 0.000194 0.940450 ( 0.938770)
build_ruby 0.001462 0.000000 2.510234 ( 2.808406)
build_all 0.006185 0.000697 3.364392 ( 1.643521)
build_install 0.006421 0.006979 2.886049 ( 1.975055)
test_btest 0.000727 0.000201 56.069595 ( 14.527933)
test_basic 0.001578 0.003313 0.435026 ( 0.527829)
test_all 0.000766 0.000241 582.298544 (163.516339)
test_rubyspec 0.023705 0.016834 61.529982 ( 71.396106)
total: 258.67 sec