Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-053736
#<BuildRuby:0x0000564456481f48
@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.20240110-053736",
@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.000009 0.000004 0.000013 ( 0.000012)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.003506 0.001403 1.142897 ( 1.473637)
build_miniruby 0.000845 0.000338 1.353930 ( 1.352072)
build_ruby 0.001325 0.000000 2.532002 ( 2.761957)
build_all 0.003620 0.002822 5.147077 ( 2.038923)
build_install 0.013200 0.001422 6.278377 ( 3.038655)
test_btest 0.000698 0.000259 81.602580 ( 22.640404)
test_basic 0.002637 0.003364 0.658847 ( 0.718155)
test_all 0.087642 0.030969 730.197145 (214.572877)
test_rubyspec 0.034998 0.032936 92.311856 (104.318509)
total: 352.92 sec