Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-232217
#<BuildRuby:0x00005577410362c8
@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-232217",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005497 0.000815 2.196380 ( 2.269206)
build_miniruby 0.001172 0.000174 1.556382 ( 1.554803)
build_ruby 0.000000 0.001384 3.430951 ( 3.600902)
build_all 0.006267 0.002385 6.294964 ( 2.866565)
build_install 0.017491 0.001476 7.991844 ( 4.234707)
test_btest 0.000782 0.000000 86.940810 ( 30.058416)
test_basic 0.003457 0.003627 0.864831 ( 0.925429)
test_all 0.006879 0.002237 703.670349 (229.160432)
test_rubyspec 0.030848 0.039885 97.400713 (108.854440)
total: 383.53 sec