Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-165518
#<BuildRuby:0x0000557be89fe228
@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.20231215-165518",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.007056 0.000442 2.586245 ( 4.171297)
build_miniruby 0.001549 0.000230 1.678460 ( 1.908903)
build_ruby 0.002065 0.000306 3.533690 ( 4.332146)
build_all 0.003283 0.004930 6.052230 ( 5.188021)
build_install 0.021361 0.000000 7.505191 ( 6.279094)
test_btest 0.001072 0.000000 84.453541 ( 70.688518)
test_basic 0.008025 0.000000 0.942283 ( 1.416685)
test_all 0.103068 0.024996 736.333975 (475.006339)
test_rubyspec 0.064116 0.012766 103.962909 (155.203808)
total: 724.20 sec