Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-215045
#<BuildRuby:0x000055ea806ba3d0
@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.20230819-215045",
@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.000036 0.000005 0.000041 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002678 0.003730 2.223958 ( 3.401745)
build_miniruby 0.001490 0.000240 1.516841 ( 1.520978)
build_ruby 0.001268 0.000205 3.253923 ( 3.467544)
build_all 0.007488 0.000000 6.060659 ( 2.992878)
build_install 0.018618 0.000000 7.579413 ( 4.353448)
test_btest 0.000773 0.000000 81.991143 ( 36.021932)
test_basic 0.004924 0.003416 0.974424 ( 2.308787)
test_all 0.014534 0.002180 724.012551 (488.274432)
test_rubyspec 0.060494 0.014403 108.724685 (166.079733)
total: 708.42 sec