Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-122123
#<BuildRuby:0x000055e057ea6130
@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.20230901-122123",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002218 0.004453 1.906060 ( 2.855638)
build_miniruby 0.001181 0.000244 1.763521 ( 1.960157)
build_ruby 0.001777 0.000000 3.303998 ( 3.696383)
build_all 0.004885 0.002891 6.232956 ( 4.246282)
build_install 0.019022 0.000632 7.684048 ( 5.964450)
test_btest 0.000000 0.000817 86.544505 ( 44.193021)
test_basic 0.000000 0.007690 0.972183 ( 1.263987)
test_all 0.005800 0.003879 695.863151 (300.588853)
test_rubyspec 0.040348 0.028784 104.131689 (121.916656)
total: 486.69 sec