Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-202545
#<BuildRuby:0x000055b698c9e3d0
@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.20230103-202545",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004693 0.000150 1.184345 ( 1.599011)
build_miniruby 0.000000 0.001248 1.340248 ( 1.341018)
build_ruby 0.000000 0.001504 3.346761 ( 3.720415)
build_all 0.000000 0.007130 3.698692 ( 1.924385)
build_install 0.010047 0.002728 3.051984 ( 2.160399)
test_btest 0.000635 0.000188 57.232963 ( 18.252542)
test_basic 0.005245 0.000474 0.407962 ( 0.504250)
test_all 0.001214 0.000347 653.071473 (220.697835)
test_rubyspec 0.022924 0.027504 72.674344 ( 86.888293)
total: 337.09 sec