Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-180757
#<BuildRuby:0x00007f60969ffdc8
@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.20241218-180757",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004480 0.000995 1.589035 ( 1.913836)
build_miniruby 0.000000 0.001554 1.025903 ( 1.023182)
build_ruby 0.000000 0.001767 2.694555 ( 2.916075)
build_all 0.006026 0.001209 4.552646 ( 1.801906)
build_install 0.010205 0.005332 5.930127 ( 2.969145)
test_btest 0.000722 0.000210 63.562323 ( 17.163375)
test_basic 0.009134 0.000373 0.685897 ( 0.740654)
test_all 0.106867 0.031893 582.359643 (195.433372)
test_rubyspec 0.030101 0.048241 115.165952 ( 19.884300)
total: 243.85 sec