Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-224247
#<BuildRuby:0x000055ac248edf20
@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.20230514-224247",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006039 0.000166 1.829851 ( 3.851964)
build_miniruby 0.001631 0.000136 1.322515 ( 1.502985)
build_ruby 0.001090 0.000091 2.628846 ( 3.017716)
build_all 0.007078 0.000000 2.198368 ( 1.531090)
build_install 0.015590 0.000000 3.507061 ( 2.633991)
test_btest 0.000689 0.000000 72.126982 ( 36.466016)
test_basic 0.002375 0.003880 0.777135 ( 0.951395)
test_all 0.000928 0.000089 565.484064 (232.920520)
test_rubyspec 0.033864 0.015423 80.583086 ( 96.508559)
total: 379.39 sec