Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-223241
#<BuildRuby:0x000055a335c0a390
@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.20230801-223241",
@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.000021)
autoconf 0.000021 0.000003 0.000024 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006452 0.000346 2.148974 ( 5.976041)
build_miniruby 0.001190 0.000170 1.665652 ( 2.748467)
build_ruby 0.001796 0.000257 3.419722 ( 6.680383)
build_all 0.004402 0.003554 2.733692 ( 4.324278)
build_install 0.012005 0.006499 4.082361 ( 6.761169)
test_btest 0.000721 0.000144 80.327693 ( 52.786868)
test_basic 0.006693 0.001338 0.939406 ( 1.701743)
test_all 0.000929 0.000186 641.568807 (379.031846)
test_rubyspec 0.030038 0.025540 95.204349 (170.327793)
total: 630.34 sec