Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-193648
#<BuildRuby:0x000055ecb29be8e0
@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.20230131-193648",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004762 0.001667 1.361722 ( 2.870282)
build_miniruby 0.001417 0.000495 48.699028 ( 33.747711)
build_ruby 0.001667 0.000000 2.622443 ( 3.077129)
build_all 0.008176 0.000000 3.985210 ( 3.055949)
build_install 0.012531 0.004696 3.217401 ( 3.451140)
test_btest 0.000496 0.000158 57.897353 ( 37.821997)
test_basic 0.000000 0.006952 0.461470 ( 0.818251)
test_all 0.000307 0.001754 657.227877 (270.149990)
test_rubyspec 0.023346 0.024795 68.719548 ( 78.566801)
total: 433.56 sec