Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-051532
#<BuildRuby:0x0000563cdea91fe8
@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.20221207-051532",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.002104 0.003597 1.262880 ( 1.516643)
build_miniruby 0.000809 0.000154 1.113498 ( 1.112279)
build_ruby 0.001530 0.000000 2.714526 ( 2.706874)
build_all 0.006515 0.000056 3.657565 ( 2.173853)
build_install 0.011661 0.001876 2.643221 ( 1.822262)
test_btest 0.000000 0.000708 55.524469 ( 15.201219)
test_basic 0.000000 0.004170 0.319615 ( 0.413198)
test_all 0.000000 0.000899 619.616696 (182.780393)
test_rubyspec 0.018036 0.019852 61.833964 ( 71.838298)
total: 279.57 sec