Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-170402
#<BuildRuby:0x000055ddc5d7a390
@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.20230618-170402",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005220 0.000681 1.912399 ( 3.226408)
build_miniruby 0.001304 0.000170 1.415988 ( 1.473729)
build_ruby 0.001417 0.000185 2.816095 ( 3.078252)
build_all 0.006702 0.000874 2.430172 ( 1.889593)
build_install 0.012629 0.005226 3.795663 ( 3.322487)
test_btest 0.000778 0.000000 80.925293 ( 36.385074)
test_basic 0.000000 0.006827 0.706823 ( 0.798644)
test_all 0.000000 0.001523 575.090316 (249.158444)
test_rubyspec 0.010154 0.041257 87.755321 (104.823286)
total: 404.16 sec