Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-110017
#<BuildRuby:0x0000556f3e8c5fc0
@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.20230912-110017",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.001753 0.004693 2.187675 ( 3.494959)
build_miniruby 0.001055 0.000384 1.697924 ( 1.698212)
build_ruby 0.001386 0.000504 3.237576 ( 3.477267)
build_all 0.003799 0.004079 6.346863 ( 2.794083)
build_install 0.018284 0.000439 7.795559 ( 4.201439)
test_btest 0.000000 0.000804 81.205535 ( 25.885757)
test_basic 0.004846 0.000730 0.890585 ( 0.961166)
test_all 0.008440 0.000752 702.026000 (238.354801)
test_rubyspec 0.035127 0.038980 102.648179 (114.054156)
total: 394.92 sec