Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-041448
#<BuildRuby:0x000055c92b432390
@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.20230912-041448",
@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.000021 0.000004 0.000025 ( 0.000021)
autoconf 0.000034 0.000007 0.000041 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000031)
build_up 0.005943 0.001273 2.319113 ( 4.642028)
build_miniruby 0.001342 0.000287 1.701754 ( 1.832750)
build_ruby 0.001381 0.000296 3.354732 ( 3.990694)
build_all 0.008371 0.000823 6.371909 ( 4.710433)
build_install 0.014969 0.005866 8.281474 ( 7.084456)
test_btest 0.000913 0.000000 83.394977 ( 46.959424)
test_basic 0.007119 0.000778 0.990018 ( 1.436708)
test_all 0.002686 0.007824 705.487158 (338.337129)
test_rubyspec 0.051071 0.022486 106.748299 (126.407485)
total: 535.40 sec