Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-235642
#<BuildRuby:0x000055f328aee338
@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.20231023-235642",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000510 0.006437 3.202712 ( 3.294998)
build_miniruby 0.001032 0.000229 1.250887 ( 1.248958)
build_ruby 0.001221 0.000272 2.758757 ( 2.932158)
build_all 0.006227 0.000000 4.814214 ( 1.818132)
build_install 0.016065 0.000000 6.802869 ( 2.972596)
test_btest 0.001113 0.000000 77.434467 ( 20.404379)
test_basic 0.005502 0.000000 0.722173 ( 0.787667)
test_all 0.097103 0.019336 650.478450 (187.886861)
test_rubyspec 0.026115 0.025082 76.597782 ( 88.039079)
total: 309.39 sec