Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-073802
#<BuildRuby:0x000055ee8acaa098
@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.20240201-073802",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.001519 0.004184 1.974346 ( 2.390751)
build_miniruby 0.000000 0.001810 1.676644 ( 1.689416)
build_ruby 0.000329 0.001440 3.485858 ( 3.764671)
build_all 0.007778 0.000000 6.442595 ( 3.638703)
build_install 0.018601 0.000482 7.809758 ( 4.660926)
test_btest 0.000682 0.000103 88.649034 ( 44.487874)
test_basic 0.006337 0.000960 0.944380 ( 1.048024)
test_all 0.071307 0.047414 716.090934 (348.469839)
test_rubyspec 0.074768 0.031185 177.930713 (193.873987)
total: 604.03 sec