Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-225808
#<BuildRuby:0x000055cbbf036390
@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.20230919-225808",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002593 0.003678 2.279244 ( 3.538607)
build_miniruby 0.000000 0.001936 1.559495 ( 1.560603)
build_ruby 0.000624 0.001117 3.179437 ( 3.399033)
build_all 0.000360 0.007709 6.233807 ( 3.244944)
build_install 0.008706 0.009313 7.446025 ( 5.001213)
test_btest 0.000687 0.000237 86.875726 ( 32.839191)
test_basic 0.006638 0.000000 0.959583 ( 1.055430)
test_all 0.008707 0.000000 659.504143 (253.045276)
test_rubyspec 0.034343 0.040444 103.086014 (114.882157)
total: 418.57 sec