Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-145613
#<BuildRuby:0x000055852b3d6390
@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.20230627-145613",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005691 0.000455 2.075038 ( 3.422926)
build_miniruby 0.001717 0.000137 1.615953 ( 1.618597)
build_ruby 0.001582 0.000126 3.007565 ( 3.210524)
build_all 0.006753 0.000540 2.423320 ( 1.642543)
build_install 0.013613 0.004105 3.732325 ( 2.806540)
test_btest 0.000683 0.000071 80.900818 ( 30.558335)
test_basic 0.000454 0.004527 0.792172 ( 0.917181)
test_all 0.001237 0.000000 616.835643 (239.816709)
test_rubyspec 0.029053 0.022165 84.336982 ( 96.525642)
total: 380.52 sec