Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-112053
#<BuildRuby:0x000055fe06dd27f0
@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.20230204-112053",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.005399 0.000400 1.293768 ( 2.202997)
build_miniruby 0.000000 0.001575 1.369259 ( 1.628210)
build_ruby 0.000000 0.001710 2.540179 ( 3.216150)
build_all 0.007033 0.001014 3.922818 ( 3.290520)
build_install 0.012569 0.004231 3.060047 ( 3.247778)
test_btest 0.000766 0.000099 58.088357 ( 37.135431)
test_basic 0.006287 0.000251 0.471926 ( 0.836121)
test_all 0.001673 0.000209 702.453975 (556.993724)
test_rubyspec 0.039886 0.025193 77.693392 (114.060366)
total: 722.61 sec