Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-070922
#<BuildRuby:0x0000562398496008
@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.20230105-070922",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001807 0.002973 0.982150 ( 1.363079)
build_miniruby 0.001176 0.000196 1.350005 ( 1.348475)
build_ruby 0.001529 0.000000 3.331525 ( 3.693500)
build_all 0.000000 0.006850 3.636645 ( 1.909008)
build_install 0.012991 0.001368 2.788941 ( 1.882329)
test_btest 0.000534 0.000128 55.871112 ( 16.161640)
test_basic 0.001462 0.003254 0.388073 ( 0.484401)
test_all 0.000502 0.000710 598.597819 (174.646908)
test_rubyspec 0.019619 0.019703 63.945414 ( 73.856880)
total: 275.35 sec