Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-211248
#<BuildRuby:0x0000557ac1a85f70
@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.20240213-211248",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001021 0.006893 2.189876 ( 4.371135)
build_miniruby 0.001664 0.000000 3.220412 ( 3.966186)
build_ruby 0.002326 0.000000 4.081255 ( 5.272827)
build_all 0.006923 0.002571 7.081674 ( 8.400769)
build_install 0.012079 0.010295 8.830855 ( 9.217917)
test_btest 0.000721 0.000256 94.111636 ( 99.832314)
test_basic 0.001141 0.006761 1.071273 ( 1.928391)
test_all 0.100240 0.028126 851.374305 (786.067045)
test_rubyspec 0.029451 0.085597 201.134501 (283.158027)
total: 1202.22 sec