Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-055636
#<BuildRuby:0x00005586cdb85fc0
@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.20240123-055636",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002327 0.003623 1.561167 ( 1.898071)
build_miniruby 0.001112 0.000278 1.699348 ( 1.697355)
build_ruby 0.001290 0.000322 3.137080 ( 3.361626)
build_all 0.007423 0.000000 6.252142 ( 2.427853)
build_install 0.016130 0.000655 7.371747 ( 3.580577)
test_btest 0.000656 0.000135 84.978242 ( 22.806442)
test_basic 0.001850 0.004673 0.791384 ( 0.849646)
test_all 0.090954 0.024791 708.463856 (201.269141)
test_rubyspec 0.043734 0.048837 150.569593 (161.838296)
total: 399.73 sec