Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-020046
#<BuildRuby:0x000055e3fb70a230
@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.20231015-020046",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002323 0.004135 2.303866 ( 2.396722)
build_miniruby 0.001236 0.000132 1.401926 ( 1.400664)
build_ruby 0.001664 0.000000 3.061832 ( 3.218672)
build_all 0.003589 0.004204 6.193083 ( 2.712254)
build_install 0.014439 0.005086 7.751987 ( 4.049502)
test_btest 0.000920 0.000000 89.374694 ( 43.197682)
test_basic 0.008844 0.000000 1.005953 ( 1.108397)
test_all 0.009418 0.000178 671.107926 (211.427121)
test_rubyspec 0.020403 0.040339 98.720658 (110.111362)
total: 379.62 sec