Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-203425
#<BuildRuby:0x0000562d4d7da138
@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.20231019-203425",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.006764 2.408604 ( 2.865243)
build_miniruby 0.001690 0.000430 1.793754 ( 1.807231)
build_ruby 0.001431 0.000333 3.910756 ( 4.161769)
build_all 0.007195 0.001678 6.383102 ( 3.656286)
build_install 0.008636 0.013820 8.346475 ( 4.983335)
test_btest 0.000475 0.000506 90.887716 ( 68.313971)
test_basic 0.007402 0.002075 1.050111 ( 1.398962)
test_all 0.008844 0.002861 738.593720 (447.711640)
test_rubyspec 0.047636 0.032255 111.761825 (150.106177)
total: 685.01 sec