Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-111515
#<BuildRuby:0x00007fa29ce9fde0
@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-111515",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.001732 0.004615 2.051559 ( 2.534757)
build_miniruby 0.001455 0.000485 1.368303 ( 1.633534)
build_ruby 0.001799 0.000600 4.087752 ( 34.002167)
build_all 0.008693 0.000000 6.309742 ( 2.973881)
build_install 0.018870 0.000621 7.655488 ( 5.091782)
test_btest 0.000693 0.000189 78.078325 ( 30.696433)
test_basic 0.007926 0.004118 1.109191 ( 1.266303)
test_all 0.102176 0.048900 803.062012 (362.240801)
test_rubyspec 0.044456 0.037536 118.285138 ( 28.924509)
total: 469.37 sec