Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250416-122237
#<BuildRuby:0x00007f36881bfdd0
@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.20250416-122237",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.001357 0.004150 1.690411 ( 2.013664)
build_miniruby 0.001325 0.000171 1.167365 ( 1.181556)
build_ruby 0.001541 0.000199 3.365950 ( 3.489272)
build_all 0.003793 0.004066 5.641242 ( 2.335089)
build_install 0.015622 0.001089 7.401528 ( 4.126435)
test_btest 0.000721 0.000106 51.423961 ( 25.149543)
test_basic 0.007144 0.000399 0.870675 ( 0.922659)
test_all 0.080849 0.037994 593.715048 (188.605345)
test_rubyspec 0.044755 0.030935 100.142241 ( 22.508877)
total: 250.34 sec