Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-155700
#<BuildRuby:0x00005591cacee198
@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.20230204-155700",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004636 0.000124 1.067978 ( 1.445157)
build_miniruby 0.001177 0.000000 1.007177 ( 1.005343)
build_ruby 0.001430 0.000000 1.903721 ( 2.102749)
build_all 0.006764 0.000246 3.409334 ( 1.553713)
build_install 0.011731 0.001057 2.534082 ( 1.721151)
test_btest 0.000577 0.000079 56.112737 ( 14.569580)
test_basic 0.000790 0.003742 0.360230 ( 0.452355)
test_all 0.001386 0.000241 606.757633 (187.888481)
test_rubyspec 0.031674 0.006974 57.791746 ( 67.837933)
total: 278.58 sec