Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-231123
#<BuildRuby:0x000055f1f34fa8e0
@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.20230711-231123",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.002917 0.003886 1.948765 ( 3.240307)
build_miniruby 0.001627 0.000000 1.559648 ( 1.565618)
build_ruby 0.001603 0.000000 3.169221 ( 3.421389)
build_all 0.007376 0.000000 2.528863 ( 2.033727)
build_install 0.014508 0.004278 3.860744 ( 3.331347)
test_btest 0.000664 0.000114 80.372612 ( 38.436609)
test_basic 0.004538 0.000071 0.847546 ( 0.932590)
test_all 0.001249 0.000923 638.372414 (342.514462)
test_rubyspec 0.023774 0.033433 92.479282 (139.916244)
total: 535.39 sec