Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-223418
#<BuildRuby:0x000055dc2daddfb8
@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.20240316-223418",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007038 0.001006 2.516174 ( 3.749538)
build_miniruby 0.001480 0.000212 1.845895 ( 2.081050)
build_ruby 0.001731 0.000247 3.916516 ( 4.856566)
build_all 0.008345 0.000547 7.422547 ( 7.232837)
build_install 0.018937 0.001923 9.161211 ( 8.888918)
test_btest 0.000801 0.000107 98.855498 ( 85.134922)
test_basic 0.008537 0.000452 1.021430 ( 1.402188)
test_all 0.105863 0.019800 839.663991 (491.437467)
test_rubyspec 0.031168 0.063415 135.188498 (149.732746)
total: 754.52 sec