Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-230417
#<BuildRuby:0x0000558dcf392008
@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.20230104-230417",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003852 0.000257 0.939513 ( 1.359722)
build_miniruby 0.001132 0.000076 0.965555 ( 0.964082)
build_ruby 0.001340 0.000089 2.510371 ( 2.862702)
build_all 0.005962 0.000093 2.964165 ( 1.409940)
build_install 0.011921 0.000000 2.207978 ( 1.436616)
test_btest 0.000809 0.000000 53.529021 ( 13.622103)
test_basic 0.005097 0.000222 0.388585 ( 0.480657)
test_all 0.001548 0.000081 589.136483 (179.994683)
test_rubyspec 0.023889 0.017362 65.022068 ( 75.197996)
total: 277.33 sec