Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-021002
#<BuildRuby:0x0000559510a063b0
@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.20221230-021002",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003758 0.000752 1.054405 ( 1.645578)
build_miniruby 0.000987 0.000197 1.251506 ( 1.250075)
build_ruby 0.001286 0.000257 3.371635 ( 3.727461)
build_all 0.004492 0.002452 3.689838 ( 1.913307)
build_install 0.012992 0.001896 3.106495 ( 2.144547)
test_btest 0.000638 0.000133 58.148990 ( 15.768446)
test_basic 0.004569 0.000054 0.321980 ( 0.414551)
test_all 0.001301 0.000260 633.272964 (183.254064)
test_rubyspec 0.021695 0.017423 63.784578 ( 73.780886)
total: 283.90 sec