Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-144032
#<BuildRuby:0x000055560acfa868
@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.20240229-144032",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.001728 0.006441 2.781304 ( 2.420536)
build_miniruby 0.001258 0.000000 7.183407 ( 6.860008)
build_ruby 0.001492 0.000000 3.203036 ( 3.426116)
build_all 0.006819 0.000355 6.222930 ( 2.363688)
build_install 0.014678 0.001514 7.959060 ( 3.716731)
test_btest 0.000717 0.000099 87.361659 ( 23.113898)
test_basic 0.001331 0.004338 0.896478 ( 5.983975)
test_all 0.085838 0.030812 731.336025 (211.979144)
test_rubyspec 0.035127 0.045946 101.859396 (111.289196)
total: 371.15 sec