Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-194523
#<BuildRuby:0x0000557292b2e008
@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.20230616-194523",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006061 0.000757 1.909289 ( 5.466831)
build_miniruby 0.001369 0.000171 1.397988 ( 1.770484)
build_ruby 0.001519 0.000190 2.806246 ( 3.488106)
build_all 0.007152 0.000894 2.339658 ( 3.035883)
build_install 0.007258 0.009663 3.666145 ( 4.223745)
test_btest 0.000867 0.000174 73.891660 ( 44.251563)
test_basic 0.006318 0.000000 0.759442 ( 1.004700)
test_all 0.001517 0.000000 565.741327 (292.999022)
test_rubyspec 0.032370 0.017292 85.718998 (118.647691)
total: 474.89 sec