Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-193945
#<BuildRuby:0x00005575555062c8
@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.20221202-193945",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.000000 0.007618 1.628864 ( 2.932596)
build_miniruby 0.000557 0.000734 1.040950 ( 1.233989)
build_ruby 0.001245 0.000311 2.008256 ( 2.568556)
build_all 0.003287 0.005674 4.120587 ( 4.613346)
build_install 0.013532 0.005673 2.981355 ( 3.793112)
test_btest 0.000623 0.000194 67.468211 ( 64.078142)
test_basic 0.005476 0.001700 0.428960 ( 0.872492)
test_all 0.000954 0.000296 683.152352 (473.935624)
test_rubyspec 0.033891 0.017106 71.436686 ( 91.032690)
total: 645.06 sec