Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-194131
#<BuildRuby:0x000055fba5cc6018
@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.20230924-194131",
@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.000013 0.000004 0.000017 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.007044 2.162880 ( 3.375411)
build_miniruby 0.000000 0.001620 1.692367 ( 1.692329)
build_ruby 0.000000 0.001645 3.135610 ( 3.339003)
build_all 0.002534 0.005977 5.880965 ( 3.093284)
build_install 0.014785 0.005128 7.352653 ( 4.300701)
test_btest 0.000593 0.000241 79.213536 ( 31.504211)
test_basic 0.007538 0.000000 0.887772 ( 0.988693)
test_all 0.008981 0.001175 694.370912 (237.795005)
test_rubyspec 0.056739 0.013426 98.960278 (113.771737)
total: 399.86 sec