Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-181635
#<BuildRuby:0x00005641a22d2230
@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.20230626-181635",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000029 0.000002 0.000031 ( 0.000029)
build_up 0.006651 0.000458 2.042983 ( 5.459468)
build_miniruby 0.001548 0.000106 1.500739 ( 1.974501)
build_ruby 0.001748 0.000120 3.088249 ( 3.661237)
build_all 0.007397 0.000000 2.444646 ( 2.660833)
build_install 0.018149 0.000245 3.802841 ( 4.816971)
test_btest 0.000838 0.000050 79.948991 ( 47.462868)
test_basic 0.007723 0.000000 0.880100 ( 1.359671)
test_all 0.001496 0.000000 574.865077 (298.352844)
test_rubyspec 0.023498 0.027927 87.152933 (122.290054)
total: 488.04 sec