Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-170727
#<BuildRuby:0x000055e714f89fc0
@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.20230909-170727",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001609 0.004372 2.097538 ( 3.339665)
build_miniruby 0.001401 0.000260 1.588287 ( 1.590081)
build_ruby 0.001390 0.000258 3.172971 ( 3.421230)
build_all 0.004663 0.003453 6.024746 ( 3.225624)
build_install 0.008718 0.011324 7.589612 ( 4.457739)
test_btest 0.000743 0.000209 82.851582 ( 31.361526)
test_basic 0.002573 0.004832 0.928550 ( 1.013759)
test_all 0.006980 0.002802 649.164300 (282.782723)
test_rubyspec 0.039764 0.031782 103.138458 (121.399070)
total: 452.59 sec