Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-181413
#<BuildRuby:0x00007f8e401cfdd8
@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.20241118-181413",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000041 0.000003 0.000044 ( 0.000043)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.000000 0.007006 3.447700 ( 3.397970)
build_miniruby 0.000748 0.000940 1.641112 ( 1.637473)
build_ruby 0.001719 0.000197 4.029374 ( 4.169417)
build_all 0.004957 0.003117 6.203157 ( 2.590306)
build_install 0.013808 0.003629 9.035384 ( 4.514208)
test_btest 0.000785 0.000113 76.746812 ( 21.120790)
test_basic 0.004752 0.004641 0.843967 ( 2.445200)
test_all 0.100610 0.043730 687.118822 (219.895577)
test_rubyspec 0.047838 0.037708 116.299318 ( 24.585498)
total: 284.36 sec