Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-121100
#<BuildRuby:0x00005650d3972208
@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.20221221-121100",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000613 0.004059 1.100986 ( 1.582627)
build_miniruby 0.000000 0.001550 1.345765 ( 1.344793)
build_ruby 0.000323 0.001554 3.353248 ( 3.680958)
build_all 0.008007 0.000066 3.992925 ( 2.137348)
build_install 0.015944 0.001473 3.174062 ( 2.219948)
test_btest 0.000573 0.000102 57.930417 ( 22.789272)
test_basic 0.005109 0.000913 0.456784 ( 0.615737)
test_all 0.001570 0.000000 640.741089 (230.146679)
test_rubyspec 0.018914 0.024315 65.439093 ( 75.556337)
total: 340.07 sec