Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-191808
#<BuildRuby:0x000056540c845f88
@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.20240202-191808",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002468 0.003727 2.010085 ( 3.739006)
build_miniruby 0.001295 0.000249 1.793519 ( 2.354524)
build_ruby 0.002078 0.000400 3.653995 ( 5.223075)
build_all 0.008729 0.000856 6.710524 ( 8.452863)
build_install 0.015432 0.006669 8.595990 ( 10.209362)
test_btest 0.000893 0.000000 91.952791 ( 97.434028)
test_basic 0.008438 0.000010 1.022967 ( 1.910231)
test_all 0.083047 0.040210 748.563786 (484.257152)
test_rubyspec 0.056338 0.047309 176.987419 (220.880461)
total: 834.46 sec