Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-120132
#<BuildRuby:0x000055ccfe6e63d0
@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-120132",
@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.000035 0.000003 0.000038 ( 0.000037)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.007238 0.000453 2.372742 ( 5.505399)
build_miniruby 0.001380 0.000086 2.458759 ( 3.065246)
build_ruby 0.002114 0.000132 3.527252 ( 4.507782)
build_all 0.008711 0.000267 6.508582 ( 5.908527)
build_install 0.020700 0.000409 8.313031 ( 7.290138)
test_btest 0.000787 0.000044 85.625393 ( 55.588393)
test_basic 0.007940 0.000000 0.962000 ( 1.305190)
test_all 0.009705 0.000000 735.012542 (376.342359)
test_rubyspec 0.038488 0.030274 105.674851 (122.005921)
total: 581.52 sec