Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-151122
#<BuildRuby:0x000056412cb5e2a8
@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.20230118-151122",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.004623 0.000126 1.001790 ( 1.424775)
build_miniruby 0.001082 0.000228 1.187221 ( 1.185455)
build_ruby 0.001130 0.000237 2.771780 ( 3.073518)
build_all 0.007311 0.000000 3.609130 ( 1.768978)
build_install 0.007716 0.007939 2.863022 ( 2.214353)
test_btest 0.000608 0.000159 56.945852 ( 23.257668)
test_basic 0.005552 0.001448 0.440769 ( 0.541834)
test_all 0.001132 0.000296 616.224586 (190.007191)
test_rubyspec 0.010183 0.031746 65.749963 ( 75.595373)
total: 299.07 sec