Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-233957
#<BuildRuby:0x000055799389df70
@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.20230202-233957",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005388 0.000449 1.267907 ( 2.507123)
build_miniruby 0.001785 0.000000 1.369042 ( 1.522870)
build_ruby 0.000000 0.001550 2.588306 ( 3.255701)
build_all 0.007235 0.001366 4.101012 ( 3.749918)
build_install 0.013098 0.004046 2.933129 ( 3.456350)
test_btest 0.000975 0.000122 59.413532 ( 43.428296)
test_basic 0.003334 0.003846 0.472836 ( 0.785278)
test_all 0.001549 0.000235 657.548937 (309.067907)
test_rubyspec 0.036633 0.013680 72.431567 ( 87.893743)
total: 455.67 sec