Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-091956
#<BuildRuby:0x00007f6088e9fdc8
@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.20241124-091956",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.007903 0.000499 4.095287 ( 4.420939)
build_miniruby 0.001476 0.000189 1.826637 ( 1.824955)
build_ruby 0.002082 0.000267 4.502318 ( 37.615043)
build_all 0.009235 0.000628 6.858409 ( 4.385456)
build_install 0.019034 0.005179 9.780103 ( 6.529188)
test_btest 0.000773 0.000108 82.090112 ( 29.227373)
test_basic 0.010849 0.000865 1.143671 ( 1.396698)
test_all 0.119008 0.033836 783.543131 (434.956043)
test_rubyspec 0.059187 0.033189 129.707608 ( 77.102252)
total: 597.46 sec