Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-042647
#<BuildRuby:0x000055d6b16c6258
@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.20230111-042647",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.001502 0.003118 1.063465 ( 1.475721)
build_miniruby 0.000853 0.000298 1.219156 ( 1.217656)
build_ruby 0.000907 0.000318 3.103489 ( 3.453187)
build_all 0.006579 0.000873 3.751559 ( 1.872039)
build_install 0.010047 0.006253 3.047091 ( 2.301845)
test_btest 0.000875 0.000000 57.254152 ( 17.362481)
test_basic 0.004622 0.000456 0.370505 ( 0.465732)
test_all 0.000851 0.000296 646.480531 (199.189862)
test_rubyspec 0.015554 0.027909 65.162145 ( 75.067665)
total: 302.41 sec