Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-112939
#<BuildRuby:0x000055692c272320
@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.20231011-112939",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006415 0.000442 2.488487 ( 3.588783)
build_miniruby 0.000000 0.002123 1.683071 ( 1.848574)
build_ruby 0.000000 0.001654 3.468366 ( 3.862902)
build_all 0.004578 0.003099 6.307954 ( 3.806136)
build_install 0.014782 0.005502 8.056059 ( 5.721428)
test_btest 0.000737 0.000109 88.184622 ( 45.503000)
test_basic 0.008922 0.000059 1.025448 ( 1.271191)
test_all 0.008892 0.000625 669.529036 (294.522551)
test_rubyspec 0.027514 0.042803 107.435356 (126.995434)
total: 487.12 sec