Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-181731
#<BuildRuby:0x00005557ff5061d8
@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.20230610-181731",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006937 0.000112 1.869496 ( 4.261843)
build_miniruby 0.001504 0.000000 1.293852 ( 1.432845)
build_ruby 0.002008 0.000000 2.703516 ( 3.223055)
build_all 0.006579 0.000226 2.222202 ( 2.133707)
build_install 0.008902 0.008764 3.550074 ( 3.731832)
test_btest 0.000599 0.000062 75.309915 ( 45.471437)
test_basic 0.007387 0.000298 0.758048 ( 1.207734)
test_all 0.001243 0.000124 582.388371 (252.398571)
test_rubyspec 0.042962 0.011276 83.538174 (101.796402)
total: 415.66 sec