Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-153153
#<BuildRuby:0x000055acacd49a00
@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.20230827-153153",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.000000 0.007672 2.303318 ( 5.109405)
build_miniruby 0.002189 0.000000 1.722737 ( 6.696924)
build_ruby 0.000000 0.002024 3.509552 ( 31.217687)
build_all 0.008057 0.000455 6.390728 ( 5.586690)
build_install 0.016525 0.006328 8.188734 ( 7.932530)
test_btest 0.001095 0.000187 87.898801 ( 78.089989)
test_basic 0.008447 0.000884 1.023333 ( 1.621942)
test_all 0.008049 0.003124 749.373927 (861.503570)
test_rubyspec 0.050688 0.029470 111.610289 (156.002380)
total: 1153.76 sec