Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-090213
#<BuildRuby:0x0000561dde06a138
@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.20230212-090213",
@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.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.004258 0.000581 1.097252 ( 1.523386)
build_miniruby 0.001083 0.000148 1.161956 ( 1.174453)
build_ruby 0.001266 0.000173 2.379846 ( 2.626942)
build_all 0.006047 0.000824 3.878719 ( 2.400435)
build_install 0.014388 0.000025 2.977089 ( 2.708409)
test_btest 0.000549 0.000066 57.137666 ( 29.742316)
test_basic 0.000000 0.006101 0.465005 ( 0.568364)
test_all 0.000000 0.001455 633.507402 (236.738243)
test_rubyspec 0.020951 0.026109 71.545866 ( 82.009897)
total: 359.49 sec