Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-171856
#<BuildRuby:0x00005585818561a8
@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.20240209-171856",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.007863 0.000537 2.515497 ( 4.366032)
build_miniruby 0.002067 0.000285 74.698029 ( 71.142495)
build_ruby 0.002114 0.000000 4.379650 ( 6.282899)
build_all 0.009082 0.000088 7.046638 ( 8.644944)
build_install 0.007532 0.015226 8.933861 ( 9.977725)
test_btest 0.000737 0.000168 94.194341 ( 97.832128)
test_basic 0.003207 0.004855 1.021723 ( 1.813402)
test_all 0.092269 0.032475 866.244443 (643.061690)
test_rubyspec 0.065682 0.043773 191.688048 (239.181473)
total: 1082.30 sec