Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-020255
#<BuildRuby:0x0000556445006258
@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.20240322-020255",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.008757 0.000056 3.997376 ( 3.063121)
build_miniruby 0.000000 0.003595 85.930903 ( 38.755902)
build_ruby 0.000000 0.001993 3.593463 ( 16.843264)
build_all 0.009591 0.013474 83.607343 ( 39.302058)
build_install 0.017502 0.002892 9.678654 ( 5.637294)
test_btest 0.000738 0.000055 93.127278 ( 59.445472)
test_basic 0.004871 0.002511 0.974713 ( 1.212083)
test_all 0.100859 0.025472 789.299558 (438.499023)
test_rubyspec 0.042490 0.056949 134.694068 (167.112429)
total: 769.87 sec