Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-024550
#<BuildRuby:0x000055a7a1f96138
@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.20231018-024550",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002817 0.004210 2.510237 ( 3.526997)
build_miniruby 0.001836 0.000000 1.743274 ( 1.871460)
build_ruby 0.001806 0.000000 3.594493 ( 4.037424)
build_all 0.001220 0.007577 6.394552 ( 4.750479)
build_install 0.015166 0.005221 8.145871 ( 6.084927)
test_btest 0.000998 0.000176 89.250977 ( 68.126206)
test_basic 0.004071 0.004158 0.997695 ( 1.326262)
test_all 0.005910 0.004564 729.754321 (394.928046)
test_rubyspec 0.024338 0.056523 109.496249 (154.126692)
total: 638.78 sec