Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-080301
#<BuildRuby:0x000055df3eac6138
@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.20240316-080301",
@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.000030 0.000003 0.000033 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006909 0.000493 2.516268 ( 3.226933)
build_miniruby 0.001762 0.000000 1.902497 ( 2.123262)
build_ruby 0.000000 0.002181 4.113434 ( 4.607118)
build_all 0.007417 0.002505 7.572804 ( 5.706831)
build_install 0.023923 0.000563 9.331377 ( 6.802444)
test_btest 0.001002 0.000000 99.105305 ( 84.023000)
test_basic 0.004082 0.004688 1.084540 ( 1.321062)
test_all 0.074958 0.053873 906.443242 (491.698549)
test_rubyspec 0.059943 0.019414 110.672918 (119.557877)
total: 719.07 sec