Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-205000
#<BuildRuby:0x0000560f328de400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-205000",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005781 0.000143 1.457390 ( 1.999546)
build_miniruby 0.000987 0.000082 0.907178 ( 0.911797)
build_ruby 0.001277 0.000106 1.586077 ( 1.611016)
build_all 0.006504 0.000182 3.644270 ( 2.340153)
build_install 0.000000 0.015071 2.702240 ( 2.121877)
test_btest 0.000000 0.000682 54.135779 ( 25.616995)
test_basic 0.001489 0.002893 0.328655 ( 0.427486)
test_all 0.001740 0.000435 595.681974 (238.667102)
test_rubyspec 0.030661 0.010931 65.867968 ( 76.240957)
total: 349.94 sec