Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-040941
#<BuildRuby:0x00005557b4bc2120
@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.20230612-040941",
@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.000016 0.000007 0.000023 ( 0.000022)
autoconf 0.000020 0.000008 0.000028 ( 0.000029)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.002071 0.004977 1.975866 ( 4.235929)
build_miniruby 0.000000 0.001765 1.422587 ( 1.639757)
build_ruby 0.000000 0.001353 2.781529 ( 3.249186)
build_all 0.005936 0.001726 2.321526 ( 2.475190)
build_install 0.018549 0.000000 3.707001 ( 3.839137)
test_btest 0.000777 0.000000 76.031791 ( 40.785460)
test_basic 0.002098 0.005013 0.767537 ( 1.142154)
test_all 0.000000 0.001619 593.780621 (285.397905)
test_rubyspec 0.032073 0.019786 84.917502 (103.329480)
total: 446.10 sec