Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-143140
#<BuildRuby:0x000055d21695e258
@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.20230110-143140",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000797 0.003974 1.187813 ( 1.806774)
build_miniruby 0.000000 0.001367 1.665282 ( 1.668035)
build_ruby 0.000000 0.001542 3.579026 ( 3.987741)
build_all 0.006282 0.000719 3.866012 ( 2.035804)
build_install 0.013607 0.001041 3.159911 ( 2.569466)
test_btest 0.000796 0.000085 55.332945 ( 19.643310)
test_basic 0.004419 0.000015 0.400603 ( 0.497436)
test_all 0.001607 0.000000 629.921064 (209.872753)
test_rubyspec 0.032238 0.011844 68.503440 ( 78.814350)
total: 320.90 sec