Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-110907
#<BuildRuby:0x00005585dac7dfc0
@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.20221229-110907",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003784 0.000811 1.010498 ( 1.429343)
build_miniruby 0.001016 0.000218 1.235093 ( 1.233787)
build_ruby 0.001140 0.000244 3.152071 ( 3.529718)
build_all 0.003799 0.003171 3.538637 ( 1.780128)
build_install 0.012628 0.000971 2.663498 ( 1.726692)
test_btest 0.000000 0.000755 56.295005 ( 15.895261)
test_basic 0.000000 0.005001 0.405482 ( 0.500916)
test_all 0.000000 0.001645 632.122759 (180.933012)
test_rubyspec 0.013184 0.024392 64.311381 ( 75.324599)
total: 282.35 sec