Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-084350
#<BuildRuby:0x000055d656a0a028
@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.20231224-084350",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000000 0.006282 1.778167 ( 3.639429)
build_miniruby 0.000254 0.001626 1.822170 ( 2.265206)
build_ruby 0.001477 0.000437 3.687663 ( 5.922725)
build_all 0.007925 0.001112 5.836039 ( 7.315174)
build_install 0.016886 0.004825 7.257410 ( 9.314332)
test_btest 0.000732 0.000209 83.618691 (109.176762)
test_basic 0.000000 0.007932 0.912435 ( 1.933354)
test_all 0.091169 0.040349 751.789401 (588.830990)
test_rubyspec 0.020984 0.050014 99.486185 (117.864837)
total: 846.26 sec