Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-224640
#<BuildRuby:0x000055d1be0c2390
@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.20230824-224640",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.007036 0.000000 2.287719 ( 3.630119)
build_miniruby 0.001643 0.000000 1.559131 ( 1.576139)
build_ruby 0.001513 0.000000 3.177918 ( 3.387598)
build_all 0.007429 0.000200 6.087339 ( 3.237427)
build_install 0.014248 0.003325 7.587796 ( 5.081440)
test_btest 0.000864 0.000108 83.351675 ( 39.477584)
test_basic 0.004209 0.004616 0.996971 ( 1.120656)
test_all 0.007573 0.001136 689.439900 (314.057124)
test_rubyspec 0.038661 0.028018 104.116384 (128.886013)
total: 500.46 sec