Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-213454
#<BuildRuby:0x000055fe374b9ed0
@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.20230829-213454",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007064 0.000487 2.358647 ( 5.111736)
build_miniruby 0.001974 0.000136 1.737364 ( 2.194957)
build_ruby 0.000000 0.001917 3.602055 ( 4.762801)
build_all 0.005191 0.004685 6.646369 ( 6.021496)
build_install 0.012771 0.008511 7.951540 ( 7.949497)
test_btest 0.000680 0.000113 84.434140 ( 69.320602)
test_basic 0.000000 0.009570 0.987020 ( 1.472080)
test_all 0.007680 0.009092 778.225222 (840.479094)
test_rubyspec 0.041987 0.040828 109.825887 (157.234985)
total: 1094.55 sec