Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-120752
#<BuildRuby:0x00005614a29adf00
@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.20231210-120752",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000016 0.000008 0.000024 ( 0.000024)
configure 0.000014 0.000007 0.000021 ( 0.000022)
build_up 0.001891 0.004961 2.357889 ( 2.409450)
build_miniruby 0.000832 0.000462 1.566821 ( 1.575382)
build_ruby 0.001632 0.000000 3.127180 ( 3.310507)
build_all 0.004409 0.002999 5.717957 ( 2.692035)
build_install 0.003951 0.011904 7.162706 ( 3.578348)
test_btest 0.000444 0.000296 82.081731 ( 31.757338)
test_basic 0.004718 0.000537 0.854590 ( 0.925124)
test_all 0.064016 0.055004 689.685433 (259.976470)
test_rubyspec 0.023169 0.043527 94.953548 (106.972156)
total: 413.20 sec