Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-224917
#<BuildRuby:0x00005578dbb79f68
@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.20231018-224917",
@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.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000032)
configure 0.000029 0.000005 0.000034 ( 0.000032)
build_up 0.006793 0.000412 2.490021 ( 3.029460)
build_miniruby 0.002111 0.000000 1.787621 ( 1.795101)
build_ruby 0.001757 0.000000 3.656685 ( 3.891565)
build_all 0.008950 0.000085 6.605422 ( 4.200382)
build_install 0.014010 0.005734 7.853636 ( 4.052214)
test_btest 0.000922 0.000149 88.479723 ( 38.935209)
test_basic 0.005659 0.000913 0.998573 ( 1.112065)
test_all 0.009379 0.000735 754.681353 (299.961848)
test_rubyspec 0.048127 0.028721 108.609548 (134.792305)
total: 491.77 sec