Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-152443
#<BuildRuby:0x0000563f80d0dfe8
@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.20221218-152443",
@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.000019 0.000000 0.000019 ( 0.000021)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.006006 0.000231 1.276314 ( 2.607267)
build_miniruby 0.001862 0.000071 1.552617 ( 1.987530)
build_ruby 0.001998 0.000076 3.914997 ( 5.666548)
build_all 0.005288 0.004256 4.217683 ( 5.048946)
build_install 0.020147 0.000757 3.538137 ( 4.636547)
test_btest 0.000914 0.000061 60.390383 ( 64.823608)
test_basic 0.006405 0.000103 0.460234 ( 0.961806)
test_all 0.001615 0.000104 682.124023 (433.634913)
test_rubyspec 0.010469 0.026363 64.284333 ( 74.339313)
total: 593.71 sec