Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-221925
#<BuildRuby:0x0000559e7d0fa8e0
@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.20230913-221925",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000023)
build_up 0.004281 0.004139 2.408377 ( 5.645187)
build_miniruby 0.001572 0.000163 1.808396 ( 2.531159)
build_ruby 0.000000 0.002455 3.648668 ( 5.566822)
build_all 0.007908 0.001570 6.712872 ( 9.208527)
build_install 0.022690 0.001195 8.321008 ( 12.093525)
test_btest 0.001013 0.000119 87.473533 (105.678139)
test_basic 0.007826 0.000379 1.003072 ( 1.559569)
test_all 0.006611 0.004169 732.054798 (863.691720)
test_rubyspec 0.037966 0.038740 108.449526 (135.047167)
total: 1141.02 sec