Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-204641
#<BuildRuby:0x000056114c191a00
@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.20230630-204641",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.005134 0.000760 2.044801 ( 3.767081)
build_miniruby 0.001229 0.000182 1.555935 ( 1.828661)
build_ruby 0.001683 0.000249 3.128093 ( 3.434557)
build_all 0.002620 0.004942 2.492875 ( 2.569021)
build_install 0.016028 0.002049 3.906187 ( 4.844838)
test_btest 0.000569 0.000101 82.429574 ( 47.990902)
test_basic 0.006786 0.001212 0.871276 ( 1.591353)
test_all 0.001438 0.000257 617.533761 (297.891983)
test_rubyspec 0.027799 0.025304 90.053872 (112.893496)
total: 476.81 sec