Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-171516
#<BuildRuby:0x0000557e5fe9e8e0
@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.20230511-171516",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.002650 0.003280 1.781964 ( 3.301519)
build_miniruby 0.001578 0.000000 1.389179 ( 1.394525)
build_ruby 0.001592 0.000000 2.664462 ( 3.031073)
build_all 0.006620 0.000000 2.085964 ( 2.230644)
build_install 0.017093 0.000000 3.254165 ( 3.154830)
test_btest 0.000830 0.000000 77.287240 ( 41.199084)
test_basic 0.005378 0.001942 0.782793 ( 1.015101)
test_all 0.002134 0.000582 582.133164 (478.171130)
test_rubyspec 0.039102 0.022564 86.270985 (123.823820)
total: 657.32 sec