Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-082302
#<BuildRuby:0x00005563d9eee228
@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.20230120-082302",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000857 0.003351 1.084043 ( 1.511501)
build_miniruby 0.001120 0.000236 1.140732 ( 1.147564)
build_ruby 0.001249 0.000263 2.886766 ( 3.181758)
build_all 0.006960 0.000000 3.677334 ( 1.831340)
build_install 0.008375 0.005756 2.613983 ( 1.875484)
test_btest 0.000782 0.000000 56.675720 ( 16.794490)
test_basic 0.004616 0.000256 0.382295 ( 0.475055)
test_all 0.001343 0.000305 604.850701 (172.146074)
test_rubyspec 0.027981 0.019728 62.689769 ( 72.713993)
total: 271.68 sec