Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-162238
#<BuildRuby:0x000056148d76df70
@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.20221219-162238",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001089 0.004216 1.208815 ( 1.622949)
build_miniruby 0.001306 0.000311 1.109679 ( 1.108654)
build_ruby 0.000000 0.001637 3.732669 ( 4.049764)
build_all 0.003885 0.003990 4.051818 ( 2.523426)
build_install 0.018117 0.000000 3.331621 ( 2.799867)
test_btest 0.000877 0.000000 57.052355 ( 22.659202)
test_basic 0.000000 0.004075 0.390546 ( 0.485309)
test_all 0.000873 0.002607 632.661955 (205.516580)
test_rubyspec 0.032652 0.009411 68.539591 ( 78.429292)
total: 319.20 sec