Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-201044
#<BuildRuby:0x0000558216b5a390
@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.20231220-201044",
@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.000021 0.000002 0.000023 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005681 0.000189 1.832790 ( 2.175369)
build_miniruby 0.001542 0.000165 1.660674 ( 1.660822)
build_ruby 0.001658 0.000000 3.095562 ( 3.309766)
build_all 0.007039 0.000069 5.555411 ( 2.405758)
build_install 0.014108 0.004813 7.218937 ( 4.400713)
test_btest 0.000684 0.000086 81.822982 ( 30.237060)
test_basic 0.003376 0.004143 0.916142 ( 1.013195)
test_all 0.091736 0.026013 674.157085 (256.538358)
test_rubyspec 0.016181 0.052851 96.842921 (110.150721)
total: 411.89 sec