Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-130111
#<BuildRuby:0x000055f183af6138
@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.20230217-130111",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.001194 0.004107 1.452877 ( 1.943348)
build_miniruby 0.001359 0.000000 1.185670 ( 1.193947)
build_ruby 0.001429 0.000000 2.442882 ( 2.645386)
build_all 0.006431 0.000877 3.967897 ( 2.225756)
build_install 0.010805 0.004632 3.133398 ( 2.845004)
test_btest 0.000577 0.000106 55.874216 ( 28.121443)
test_basic 0.001023 0.004523 0.473803 ( 0.575306)
test_all 0.000736 0.000163 634.616383 (232.361184)
test_rubyspec 0.020945 0.023061 69.443787 ( 80.281795)
total: 352.19 sec