Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-003905
#<BuildRuby:0x000055e108585fb8
@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.20230330-003905",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.001418 0.004250 1.759015 ( 3.120363)
build_miniruby 0.001087 0.000237 1.188219 ( 1.187927)
build_ruby 0.001076 0.000234 2.285314 ( 2.503112)
build_all 0.003879 0.003065 2.183166 ( 1.474697)
build_install 0.016410 0.000987 3.448292 ( 2.528275)
test_btest 0.000536 0.000114 67.644595 ( 28.353737)
test_basic 0.003512 0.000753 0.521901 ( 0.618523)
test_all 0.000752 0.000161 553.455955 (177.685698)
test_rubyspec 0.013885 0.029649 74.074133 ( 83.890164)
total: 301.36 sec