Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-212403
#<BuildRuby:0x0000557be2796108
@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.20230601-212403",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.003072 0.004483 1.997103 ( 4.667362)
build_miniruby 0.001748 0.000259 1.420416 ( 1.992575)
build_ruby 0.001529 0.000227 3.161742 ( 4.014232)
build_all 0.005010 0.003663 2.317243 ( 2.841698)
build_install 0.005166 0.015697 3.756265 ( 4.154587)
test_btest 0.000775 0.000225 80.862124 ( 58.608732)
test_basic 0.006943 0.000805 0.869906 ( 1.244325)
test_all 0.001709 0.000481 594.438002 (286.322346)
test_rubyspec 0.021639 0.031689 79.634985 ( 91.478958)
total: 455.33 sec