Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-205435
#<BuildRuby:0x000055965f696108
@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.20231217-205435",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.005530 0.003144 2.590698 ( 3.402609)
build_miniruby 0.000000 0.001705 1.740574 ( 1.857321)
build_ruby 0.000000 0.001847 3.413571 ( 23.057839)
build_all 0.006288 0.002977 6.071952 ( 4.802611)
build_install 0.009076 0.010901 7.549333 ( 7.594535)
test_btest 0.000000 0.000985 83.815100 ( 68.242312)
test_basic 0.003539 0.005289 0.987351 ( 1.494321)
test_all 0.081450 0.046222 717.654865 (401.144073)
test_rubyspec 0.032486 0.041830 103.167311 (155.516020)
total: 667.11 sec