Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-130026
#<BuildRuby:0x000055d8dd241f88
@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.20230618-130026",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004913 0.000855 1.971412 ( 3.410716)
build_miniruby 0.001309 0.000228 1.449194 ( 1.524646)
build_ruby 0.001709 0.000297 2.930509 ( 3.280590)
build_all 0.006937 0.000432 2.415314 ( 1.783268)
build_install 0.016275 0.001891 3.668702 ( 3.035056)
test_btest 0.000943 0.000000 79.391250 ( 37.487681)
test_basic 0.003088 0.003866 0.814975 ( 0.937415)
test_all 0.000740 0.000137 604.955695 (258.853315)
test_rubyspec 0.020769 0.032130 87.031420 (100.496377)
total: 410.81 sec