Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-003351
#<BuildRuby:0x00005598ecd4a230
@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.20230722-003351",
@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.000001 0.000021 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007324 0.000000 2.207421 ( 5.345277)
build_miniruby 0.001697 0.000091 1.623966 ( 2.092841)
build_ruby 0.001591 0.000100 3.198633 ( 4.487697)
build_all 0.007268 0.000454 2.688617 ( 3.167945)
build_install 0.010937 0.007783 4.213990 ( 4.635052)
test_btest 0.000924 0.000103 77.369119 ( 47.412322)
test_basic 0.006738 0.000749 0.940558 ( 1.387803)
test_all 0.000920 0.000102 635.593070 (360.917922)
test_rubyspec 0.024253 0.027602 89.152825 (127.833488)
total: 557.28 sec