Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-154820
#<BuildRuby:0x000056261a62a098
@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.20230925-154820",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002272 0.004565 2.263701 ( 4.680018)
build_miniruby 0.000000 0.001529 1.694756 ( 1.970703)
build_ruby 0.000000 0.001973 3.422901 ( 3.785146)
build_all 0.007445 0.001388 6.260916 ( 4.550337)
build_install 0.016232 0.003578 7.651113 ( 5.377930)
test_btest 0.000713 0.000212 82.599206 ( 43.221468)
test_basic 0.003475 0.005794 0.949940 ( 1.344755)
test_all 0.005336 0.005808 689.324235 (304.963099)
test_rubyspec 0.039710 0.031159 102.998064 (123.846929)
total: 493.74 sec