Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-083634
#<BuildRuby:0x000056402f3ee7f0
@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-083634",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000392 0.004033 1.011898 ( 1.463166)
build_miniruby 0.000937 0.000213 1.053092 ( 1.051139)
build_ruby 0.001261 0.000287 2.401733 ( 2.710941)
build_all 0.006469 0.000000 3.171513 ( 1.567579)
build_install 0.012649 0.000000 2.249066 ( 1.459781)
test_btest 0.000739 0.000000 54.573919 ( 14.450244)
test_basic 0.005041 0.000144 0.373558 ( 0.465344)
test_all 0.000859 0.000153 584.068794 (164.906983)
test_rubyspec 0.025562 0.014650 63.077889 ( 72.848626)
total: 260.92 sec