Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-170654
#<BuildRuby:0x00005631faf8dfb8
@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.20230215-170654",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.000726 0.004233 1.429847 ( 1.818710)
build_miniruby 0.001048 0.000238 1.212566 ( 1.211374)
build_ruby 0.001240 0.000282 2.295709 ( 2.509657)
build_all 0.005700 0.001296 3.894056 ( 1.983693)
build_install 0.013747 0.000065 2.936066 ( 2.144036)
test_btest 0.000604 0.000121 57.516540 ( 19.183338)
test_basic 0.005198 0.000131 0.481958 ( 0.581312)
test_all 0.001236 0.000238 638.903363 (199.202064)
test_rubyspec 0.009070 0.032718 66.604421 ( 76.531961)
total: 305.17 sec