Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-180343
#<BuildRuby:0x000055e67e552228
@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-180343",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002805 0.004497 2.263845 ( 4.928839)
build_miniruby 0.001428 0.000000 1.848066 ( 1.862653)
build_ruby 0.001888 0.000000 3.436948 ( 3.867218)
build_all 0.007654 0.001071 6.040059 ( 3.716610)
build_install 0.015911 0.003458 7.686277 ( 5.160172)
test_btest 0.000675 0.000106 81.869508 ( 42.626974)
test_basic 0.006363 0.000994 0.928461 ( 1.248379)
test_all 0.009172 0.000712 709.137642 (291.715674)
test_rubyspec 0.033204 0.038776 101.514602 (114.401904)
total: 469.53 sec