Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-224055
#<BuildRuby:0x0000559b3140df68
@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.20230101-224055",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000415 0.003995 0.934435 ( 1.305444)
build_miniruby 0.000843 0.000234 1.226986 ( 1.225521)
build_ruby 0.001213 0.000337 3.068606 ( 3.446512)
build_all 0.004823 0.001340 3.297941 ( 1.666534)
build_install 0.012676 0.000000 2.587925 ( 1.673880)
test_btest 0.000840 0.000000 56.151150 ( 16.189074)
test_basic 0.000000 0.005232 0.405140 ( 0.499129)
test_all 0.000000 0.001169 624.994381 (189.215182)
test_rubyspec 0.012300 0.025870 63.765105 ( 73.719056)
total: 288.94 sec