Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-203732
#<BuildRuby:0x000056424e39e018
@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.20240303-203732",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.004818 0.004096 2.698940 ( 2.711330)
build_miniruby 0.001742 0.000000 1.803654 ( 1.807265)
build_ruby 0.001993 0.000000 3.649808 ( 3.915625)
build_all 0.006976 0.001490 6.507112 ( 3.475458)
build_install 0.012357 0.008310 8.905498 ( 5.027464)
test_btest 0.000803 0.000208 95.587351 ( 37.471973)
test_basic 0.006892 0.000673 0.961546 ( 1.024766)
test_all 0.077867 0.041870 781.857332 (302.314737)
test_rubyspec 0.041534 0.049720 126.996803 (136.611378)
total: 494.36 sec