Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-105650
#<BuildRuby:0x000055ecdd4ea118
@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.20221221-105650",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004419 0.000603 1.149839 ( 2.057381)
build_miniruby 0.001081 0.000147 1.480041 ( 1.542699)
build_ruby 0.001794 0.000244 3.639510 ( 4.031677)
build_all 0.007021 0.000957 3.906951 ( 2.396660)
build_install 0.003206 0.012796 3.055768 ( 2.260955)
test_btest 0.000540 0.000135 54.850771 ( 22.917493)
test_basic 0.003821 0.003133 0.432577 ( 0.545952)
test_all 0.001666 0.000000 642.157777 (232.856278)
test_rubyspec 0.025565 0.023934 68.208041 ( 78.239486)
total: 346.85 sec