Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-201353
#<BuildRuby:0x000055cfdb90a118
@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.20230821-201353",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.003194 0.003687 2.179617 ( 5.382490)
build_miniruby 0.000000 0.002016 1.622338 ( 2.668762)
build_ruby 0.000000 0.001536 3.313737 ( 5.722997)
build_all 0.007954 0.000181 6.200616 ( 5.622884)
build_install 0.015988 0.004737 7.940592 ( 8.040273)
test_btest 0.000701 0.000189 83.894519 ( 59.259193)
test_basic 0.000000 0.007787 1.010009 ( 1.982515)
test_all 0.001771 0.007919 692.660299 (504.425041)
test_rubyspec 0.060143 0.017222 109.970401 (236.641379)
total: 829.75 sec