Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-064441
#<BuildRuby:0x00007f399b47fdc0
@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.20240925-064441",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.005718 0.004602 5.146267 ( 7.988082)
build_miniruby 0.001907 0.000000 1.788104 ( 2.919828)
build_ruby 0.002189 0.000061 4.807974 ( 6.885996)
build_all 0.008041 0.002853 7.666732 ( 9.467443)
build_install 0.020477 0.006524 11.681852 ( 15.307695)
test_btest 0.001043 0.000000 101.790308 (135.582128)
test_basic 0.006905 0.006390 1.270416 ( 3.041013)
test_all 0.105226 0.056899 866.098935 (587.934562)
test_rubyspec 0.023992 0.064674 137.957836 ( 42.011967)
total: 811.14 sec