Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-160719
#<BuildRuby:0x00007fc3eb89fdd0
@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.20240822-160719",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.008626 0.000107 3.975996 ( 5.490808)
build_miniruby 0.001741 0.000307 1.832555 ( 1.920123)
build_ruby 0.002319 0.000410 4.785166 ( 5.236773)
build_all 0.007166 0.004757 8.805393 ( 8.329596)
build_install 0.022070 0.003582 11.833837 ( 10.794999)
test_btest 0.000969 0.000189 126.673540 (106.530272)
test_basic 0.011414 0.001377 1.396919 ( 1.957796)
test_all 0.120533 0.041040 929.729471 (560.711186)
test_rubyspec 0.045887 0.042410 171.598077 ( 53.845958)
total: 754.82 sec