Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-023058
#<BuildRuby:0x00005609d7f76890
@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.20230512-023058",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005660 0.000000 1.790718 ( 3.190981)
build_miniruby 0.001451 0.000000 1.284024 ( 1.286303)
build_ruby 0.001248 0.000121 2.662957 ( 2.922321)
build_all 0.006790 0.000000 2.153284 ( 1.959796)
build_install 0.012964 0.003960 3.462410 ( 3.235417)
test_btest 0.000731 0.000000 75.074006 ( 35.890070)
test_basic 0.002582 0.003849 0.779777 ( 0.937424)
test_all 0.001988 0.000497 541.984239 (197.224286)
test_rubyspec 0.032081 0.018728 78.278859 ( 93.795501)
total: 340.44 sec